Xcode4 - 存档构建灰显
可能的重复:
Xcode 4 - “存档”显示为灰色?
我想提交我的 iOS通过 Xcode 4 的应用程序。问题是我无法进行构建存档。它处于非活动状态并且呈灰色(菜单项产品->构建->构建用于归档),我不知道为什么。
有人有想法吗?
Possible Duplicate:
Xcode 4 - “Archive” is greyed out?
I want to submit my iOS App via Xcode 4. The problem is that I cant do the Build for Archiving. Its Inactive and Gray (the Menu Item Product->Build For->Build For Archiving) and i dont know why.
Anybody an Idea?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
在方案下拉列表中,您必须选择一个实际设备,而不是模拟器之一。
In the scheme drop down you have to choose an actual device, not one of the simulators.