Ad Hoc Provisioning Profiles in Depth
You signed the iOS App file using the distribution certificate specified in the ad hoc provisioning profile. The ad hoc provisioning profile was included in the app bundle when you built and archived the app. Then you installed the app on a test device. The app successfully launches if the app’s bundle ID matches the App ID, the signature matches the distribution certificate, and the device is in the device list of the ad hoc provisioning profile.
本文深入探讨了AdHoc配置文件的使用方法。通过使用指定的发布证书签署iOS应用程序文件,并将AdHoc配置文件包含在应用包中,可以在构建和归档应用后将其安装到测试设备上。如果应用的包ID与AppID匹配、签名与发布证书匹配且设备位于AdHoc配置文件的设备列表中,则应用可以成功启动。
4236

被折叠的 条评论
为什么被折叠?



