Building the App for iOS
Notice
The iOS client has not been updated since SVMP 1.4. It will not work with newer versions of other SVMP components.
Prerequisites
Build Steps
Checkout the SVMP client into a directory of your choice:
$ git clone https://github.com/SVMP/svmp-iOS-client.git
Download the submodules:
$ git submodule update --init
Open up the Xcode project at svmp-iOS-client/ios-example/Svmp-iOS-Client.xcodeproj
.
Install
Click the Run button to launch the application on your iPhone or iPad.
The SVMP client will not work with the iOS simulator.