Xcode 5不允许我导出未签名的可可应用程序 [英] Xcode 5 doesn't let me export unsigned cocoa application

查看:124
本文介绍了Xcode 5不允许我导出未签名的可可应用程序的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

当我尝试导出一个可可应用程序在XCode 5 GM(这可能不再是NDA下,如果它将是明天关闭)不给我选择导出未签名的应用程序,因为它xcode 4.6
<
当我选择导出为应用程序,如下所示:





在下一个屏幕中,我没有机会像以前一样将其保存为未签名的应用程序。 / p>

Xcode 5:





Xcode 4:





任何想法为什么?这是一个错误?



感谢

解决方案

错误。即使目标签名设置设置为无如下,我得到与你一样的提示。





一个工作



改为选择导出为存档。保存存档后,您可以控制(或右键) - 在Finder中点击存档,然后选择显示包内容。 .app将位于产品/应用程序包的一侧。



另一种方法是控制(或右键) - 在Xcode组织器并选择在Finder中显示以显示该归档,而不导出它。您可以从上面浏览归档文件,找到.app。





When I try to export a cocoa application in XCode 5 GM (which probably isn't anymore under NDA, if it is it will be off tomorrow) doesn't give me the option to export an unsigned application as it did in xcode 4.6 < When I pick up an archive and select export as application as shown here:

In the next screen I have no chances to save it as an unsigned application, as I did before.

Xcode 5:

Xcode 4:

Any Idea on why? is this a bug?

Thanks

解决方案

This seems like a bug. Even with the target signing settings set to "None" as below, I get the same prompt as you do.

A work around

Select Export as Archive instead. Once you save the archive, you can control (or right)-click on the archive in Finder and select Show Package Contents. The .app will be located under Products/Applications in side of the package.

An alternative would be to control (or right)-click on the build in the Xcode organizer and select Show in Finder to show the archive without exporting it. From there you can browse the archive as above to find the .app.

这篇关于Xcode 5不允许我导出未签名的可可应用程序的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆