...
In the Terminal window with ios > bin as your current directory, enter the 3 required parameters with the create command.
Code Block ./create ~/Documents/umobile-phonegap-ios org.jasig.umobile.phonegap.ios uMobile
- A complete and ready to launch project will be created under the directory specified.
- ...
Creating the Project
A completed example of an XCode project configured to run the uMobile PhoneGap implementation is available on github.
...