xcode 导出包的类型说明

编程入门 行业动态 更新时间:2024-10-14 08:24:23

xcode 导出包的<a href=https://www.elefans.com/category/jswz/34/1771355.html style=类型说明"/>

xcode 导出包的类型说明

Save for iOS App Store Deployment

保存到本地 准备上传App Store 或者在越狱的iOS设备上使用


Save for Ad Hoc Deployment

保存到本地 准备在账号添加的可使用设备上使用(具体为在开发者账户下添加可用设备的uidi)


Save fro Enterprise Deployment 

这种主要针对企业级账户下 准备本地服务器分发的app。此处到处的时候可能会报错,需要提供



1) As apple integrated testflight in itunes connect so when you select "Save for Ad Hoc Deployment" then you can distribute your app to users with designated devices. The app will be code signed with the distribution certificate. i.e it will use distribution certificate which we used to submit app on appstore. Previously when you use "Save for Ad Hoc Deployment" then you can create an ipa from development profile also. but now on it requires distribution certificate for "Save for Ad Hoc Deployment".

2) When you select "Save for Development Deployment" then you can distribute your app using development profile. it just like previously we did with "Save for Ad Hoc Deployment". i.e you can create your ipa file using development certificate also and you can distribute this ipa to your client and testers who's device id is present in your provisioning profile.



更多推荐

xcode 导出包的类型说明

本文发布于:2024-02-07 02:41:52,感谢您对本站的认可!
本文链接:https://www.elefans.com/category/jswz/34/1752448.html
版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系,我们将在24小时内删除。
本文标签:类型   xcode

发布评论

评论列表 (有 0 条评论)
草根站长

>www.elefans.com

编程频道|电子爱好者 - 技术资讯及电子产品介绍!