Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. 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
  2. A complete and ready to launch project will be created under the directory specified.
    Image Added 
  3. ...

 

 

 

Creating the Project

A completed example of an XCode project configured to run the uMobile PhoneGap implementation is available on github.

...