简体   繁体   English

iPhone应用程序未与发行证书一起运行

[英]iPhone application not running with Distribution Certificate

I have a problem regarding running my application with a Distribution certificate. 我在使用分发证书运行应用程序时遇到问题。 The application will work fine with a Development certificate on my iPod Touch. 该应用程序可以在iPod Touch上使用开发证书正常运行。 Once I change the Code Signing Identity to a Distribution certificate and specify an Entitlements file, the application crashes on launch. 一旦我将代码签名身份更改为分发证书并指定了权利文件,应用程序将在启动时崩溃。 Is there anything I can do to correct this? 有什么我可以纠正的吗? Thanks in advance! 提前致谢!

是的,将其提交到应用商店,然后从那里下载。

Why not just compile as release? 为什么不只是编译为发行版? That should be the same as distribution but use your development certificate. 那应该与发行版相同,但是要使用您的开发证书。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM