Deploying the Example iOS Mobile App
Copy
Apple requires developers to enroll in an Apple Developer Program to deploy iOS apps to the iTunes App Store. Appendix A of this document includes links to Apple’s website where you can find more information about enrolling in a Developer Program. Once your organization has enrolled in an Apple Developer Program, you are ready to deploy your app.
If the iOS app is intended to be deployed to consumers or companies directly, then you should upload the app to the iTunes App Store. Follow the procedures in the following linked document to deploy your app to the iTunes App Store:
The required deployment steps can be broken down into the following:
- Create a distribution profile.
- Build your application with the distribution profile.
- Submit your app to the iTunes App Store using iTunes Connect.
If you intend to deploy the iOS app directly to users within your organization, use the following procedure to deploy your app local devices for enterprise use.
The steps required are:
- Create a distribution profile.
- Create an IPA (iPhone Application Archive).
- Sync the IPA using iTunes.