Archive option greyed out in xcode 4.5.2

主宰稳场 提交于 2019-12-06 21:28:34

问题


I have created app using Xcode.It is ready to be uploaded on iTunes connect.. But application loader seems to be too slow to do so.. The other archive method looks good to use but the option is disabled in Xcode 4.5.2

Actions: I tried editing the schemes and selected archive (Release option)and also the destination to my device... I also Built after that I set SKIP INSTALL in target to NO.

I followed instruction seeing few posts on this forum as well.. But none seems to be working for me

I dnt knw how to get that option avtive agn... My app is on my itouch and working properly..so there is no device issue.


回答1:


The Archive menu item is greyed out because your scheme destination is a simulator. You must be building for a device or for “iOS Device” to Archive.



来源:https://stackoverflow.com/questions/13806061/archive-option-greyed-out-in-xcode-4-5-2

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!