iOS client for GoEuro service (requirements) written in Swift 3
- iOS 10.0 (shoud work on iOS 8 and alter)
- Xcode 8.0
- Swift 3
- Carthage (v0.17.2)
The app uses Carthage as a dependancy manager. All libs the project is linked to are listed in Cartfile.
- Clone the repo
cd
to the project's directory- run
$ carthage bootstrap
In order to build & run the app on a device, set the Development Team for the following targets:
- GoEuro-iOS
GoEuro for iOS is available under the MIT license. See the LICENSE file for more info.