我需要设置应用程序商店提交的版本
我对应用商店的这些设置感到非常困惑。任何人都可以澄清一下吗?这些是编辑方案设置以及在将应用程序提交到应用程序商店时我需要为调试、分发和发布设置哪些证书。
I am so much confusing with these settings for app store.Can any one please clarify it. Those are Edit scheme settings and What certificates i need to set for Debug, Distribution and Release at the time of submitting app to app store.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
请按照以下步骤操作:
1) 单击加号并复制发布配置
< strong>2) 编辑方案,以便使用分发完成存档
3)单击您的分发配置文件作为代码签名身份
4) 然后在 Xcode 中运行 .. 旁边...确保您已选择设备。 .不是模拟器..然后转到产品并单击存档..其余步骤将很容易,因为 Xcode 会帮助您。
Follow these steps :
1) Click on plus and and duplicate release configuration
2) Edit scheme so that archive is done using distribution
3) Click you distribution profile as code signing identity
4) Then next to Run .in Xcode..make sure you have your device selected..not the simulator..then Go to Product and click archive..The Rest step will be easy since Xcode will help you in the,.