CFBundleExecutable 中的 Xcode 应用程序加载程序错误

Posted

技术标签:

【中文标题】CFBundleExecutable 中的 Xcode 应用程序加载程序错误【英文标题】:Xcode Application Loader Error in CFBundleExecutable 【发布时间】:2016-03-16 03:37:56 【问题描述】:

App Loader 建议删除 CFBundleExecutable 键,所以我这样做了,并将 CFBundlePackageType 更改为 BNDL。但是,Application Loader 给出了一个错误,指出它找不到 CFBundlePackageType。所以我把它改回了APPL,但是它给出了另一个错误,指出它不包含CFBundleExecutable。

因此,我重新添加了 CFBundleExecutable,现在它又回到了与开始时相同的错误消息。

【问题讨论】:

我在我的 2 个应用程序中遇到了同样的问题,您只需从 Google 框架的 .plist 文件中删除 CFBundleExecutable 键。只有从 .plist 中删除密钥才是解决方案。 @MilanGupta 我的好先生,我会在哪个文件夹中找到该文件?我尝试编辑我在项目中找到的几个 info.plist 文件。仍然遇到同样的错误。 【参考方案1】:

@MilanGupta 你说得对,我只需要删除 CFBundleExecutable,但它不是项目 Info.plist 下的那个。我不得不 Cmd + Shift + F 然后搜索“CFBundleExecutable”,在 GoogleMaps 下有一个 Info.plist。

【讨论】:

以上是关于CFBundleExecutable 中的 Xcode 应用程序加载程序错误的主要内容,如果未能解决你的问题,请参考以下文章

Nativescript:ITMS-90535:意外的 CFBundleExecutable 键

Xcode 错误地声称 CFBundleExecutable 为 (null)

Xcode 错误地声称 CFBundleExecutable 为 (null)

意外的 CFBundleExecutable 键

ITMS-90535:意外的 CFBundleExecutable 键

Unexpected CFBundleExecutable Key