Summary of the meanings of four options when exporting an IPA package from iOS : There are four options in the iOS Anywhere IPA package 1.Save for iOS App Store Deployment safekeeping to the local ready to upload App Store or escape I Application 2.Save on OS equipment]
There will be four options when the IPA package is everywhere in IOS
1.Save for IOS App Store Deployment
Save to a local ready to upload app Store or use on jailbroken iOS devices
2.Save for Ad Hoc Deployment
Save to a locally ready-to-use device to be added on the account (specifically to add the available devices under the developer account), the app package is compiled with the release certificate (the app will is code signed with the distribution. Udid) Certificate.)
3.Save for Enterprise Deployment
This app is intended for local server distribution, which is primarily for enterprise-level accounts
4.Save for Development Deployment
For internal testing, devices that are primarily intended for developers (specifically Udid to add available devices under the developer account). The app package is a development certificate compiled (the app would be code signed with your development certificate)
Meaning of four options when exporting an IPA package from IOS