ios - 无效的包 - 嵌套包没有在 CFBundleSupportedPlatforms Info.plist 键中列出的正确平台

标签 ios xcode app-store-connect testflight

我将应用程序上传到 iOS App Store testflight

我收到了来自 iOS App Store 的以下电子邮件回复:

Invalid Bundle - A nested bundle doesn't have the right platforms listed in CFBundleSupportedPlatforms Info.plist key. Once these issues have been corrected, you can then redeliver the corrected binary.

我应该怎么做才能解决这个问题并使我的应用获得批准?

最佳答案

使用较旧的 xcode 版本 (6.3.1) 存档和提交我的应用程序解决了我的问题。我认为这是 xcode 7 错误。

关于ios - 无效的包 - 嵌套包没有在 CFBundleSupportedPlatforms Info.plist 键中列出的正确平台,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/32733365/

相关文章:

objective-c - objective-c中private和public成员应该如何实现?

ios - CloudKit:获取用户的名字/姓氏

ios - 当我在 Xcode 上移动屏幕时,为什么我看到文本较晚?

xcode - 使用 Instruments 在 React Native 应用程序示例中内存增加

ios - 您的应用包含非公开 API 使用 - 提交应用

ios - 新iTunes连接界面报错 "You must choose a build"

ios - kCGBitmapByteOrder32Little 是什么意思

ios - 将 Facebook SDK 与 Xcode Swift 项目集成 - AppDelegate 错误?

Swiftui 指定双格式

ios - 更改应用程序商店上的应用程序的包 ID、应用程序 ID 和应用程序名称有什么影响