存档 Xcode 项目以供提交
当在将 Archive Build 配置设置为发布时尝试存档 Xcode 项目以供提交时,即使选中在 Organizer 中显示存档,也不会在 Organizer 中创建存档。我收到消息,构建成功了。有人知道可能是什么原因吗?
When trying to archive an Xcode project for submission when setting Archive Build configuration to release, even when Reveal Archive in Organizer is checked, the Archive does not get created in the Organizer. I get the message, build succeeded though. Anybody knows what could be the reason(s)?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
显然,我在创建分发配置文件时错过了一些步骤。正确创建分发配置文件后,一切开始按我的意愿进行。
Apparently, I missed some steps when I created the Distribution Provisioning Profile. After creating Distribution Provisioning Profile correctly, everything started to act as I wished.