ios - ERROR ITMS-9000 : "This bundle is invalid. IPA 格式需要一个名为 Payload 的顶级目录,仅包含一个 .app 包和可选的

标签 ios xcode6 application-loader

我已经在 StackOverFlow 中阅读了很多关于“ERROR ITMS-9000”的错误。

但没有我需要的错误。

我正在使用 Xcode 版本 6.1 (6A1052d)Application Loader 版本 2.9.1 (441)

ERROR ITMS-9000: "This bundle is invalid. The IPA format requires a top-level directory named Payload, containing only a .app bundle and optional plugins in a Plugins directory."

你能给我一些关于这个错误的想法吗?

谢谢

最佳答案

其他地方已经回答了,你需要添加 key :

“LSRequiresIPhoneOS”作为 BOOL 值 YES 到您的目标。

否则看起来你正在为 OS X 构建。

关于ios - ERROR ITMS-9000 : "This bundle is invalid. IPA 格式需要一个名为 Payload 的顶级目录,仅包含一个 .app 包和可选的,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/26793868/

相关文章:

ios - 如何在 NEON 程序集中编写 double 值的乘法?

cocoa - NSwindow 关闭后从停靠栏图标重新显示多次

xcode - cordova+xcode ios 构建中的错误

ios - 使用 swift 和 Xcode 6.3 在后台连续下载多个文件

ios - 如何在现有应用程序中添加对横向模式的支持

ios - Application Loader 无法读取 Assets.car

ios - 使用 Jenkins 和 altool 自动上传 IPA 失败,出现 'Transporter not found' 错误

ios - 为 Collection View 舍入浮点值时出错

ios - 如何从UIWebView打开safari.app中的外部链接?

ios - 提取 UI ImageView 坐标