代码设计适用于 iOS SDK 4.3 中的某些项目,但不适用于其他项目

发布于 2024-11-15 01:51:59 字数 519 浏览 2 评论 0原文

我已按照 iPhone App Minus App Store? 中的说明进行操作,并成功构建了AcceleratorGraph 项目在协同设计方面没有任何问题。但是,如果我创建一个新项目(通过新项目向导),我总是会收到以下警告:

  1. 应用程序未能通过协同设计验证。签名无效,或者不是用Apple提交证书签名的。 (-19011)

  2. 此捆绑包无效。应用程序标识符权利的格式不正确;它应包含您的 10 个字符的应用程序 ID 种子,后跟一个点,然后是您的捆绑包标识符:com.yourcompany.MyApp (-19053)

我尝试使用捆绑包标识符创建一个 Entitlements.plist,但没有任何变化。

我从网上下载、构建并成功部署了其他项目,没有出现这些警告。此版本的 Xcode 3.26/iOS SDK 4.3 是否已知?

I've followed the instructions in iPhone App Minus App Store? and managed to build the AcceleratorGraph project without any problems regarding codesign. However, if I create a new project (via the new project wizard) I always get the following warnings:

  1. Application failed codesign verification. The signature was invalid, or it was not signed with an Apple submission certificate. (-19011)

  2. This bundle is invalid. The application-identifier entitlement is not formatted correctly; it should contain your 10-character App ID Seed, followed by a dot, followed by your bundle identifier: com.yourcompany.MyApp (-19053)

I've tried creating an Entitlements.plist with a bundle identifier but nothing changes.

I ve downloaded, built and successfully deployed other projects from the net, without these warnings. Is it something known with this version of Xcode 3.26/iOS SDK 4.3 ?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。
列表为空,暂无数据
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文