This is no longer supported, please consider using GenesisSwift Example instead.
- iOS 9.0+
- Xcode 9.1+
- Clone repository
git clone https://github.com/GenesisGateway/ios_app
- Carthage update
carthage update
- Open iOSGenesisSample.xcodeproj project file
- Drag and drop project/directory/Carthage/Build/iOS/GenesisSwift.framework into the project
- Run project
- Clone repository
git clone https://github.com/GenesisGateway/ios_app
- Update submodule
git submodule init
git submodule update --remote ios_sdk
- Open iOSGenesisSample.xcodeproj project file
- Run project