Version 2021

Deploy the Application to iOS Devices

Once you have customized your Xcode project, you compile it and deploy the application to an iOS device. You must have Xcode installed. 

  1. Connect your iOS mobile device to the development machine where Xcode is installed.  

  2. Open Xcode.  

  3. Open Organizer.  

  4. Drag the .ipa file from Finder (in the location where you saved it) and drop it on the iOS device in Xcode Organizer. This automatically installs the application on your iOS device.  

  5. If you want to deploy the application for both iPhone and iPad devices, repeat the steps above for the other device.