xcode Xcode4 - Build for Archiving 灰显

声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow 原文地址: http://stackoverflow.com/questions/5470765/
Warning: these are provided under cc-by-sa 4.0 license. You are free to use/share it, But you must attribute it to the original authors (not me): StackOverFlow

提示:将鼠标放在中文语句上可以显示对应的英文。显示中英文
时间:2020-09-14 20:41:14  来源:igfitidea点击:

Xcode4 - Build for Archiving greyed out

iphonexcodesubmitxcode4

提问by Hernd DerBeld

Possible Duplicate:
Xcode 4 - “Archive” is greyed out?

可能的重复:
Xcode 4 - “Archive”是灰色的?

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.

我想通过 Xcode 4 提交我的 iOS 应用程序。问题是我无法进行 Build for Archiving。它处于非活动状态和灰色(菜单项产品-> 构建为-> 为存档构建),我不知道为什么。

Anybody an Idea?

任何人的想法?

回答by Walter

In the scheme drop down you have to choose an actual device, not one of the simulators.

在方案下拉列表中,您必须选择一个实际设备,而不是其中一个模拟器。