验证存档时,我收到以下错误:
ERROR ITMS-9000: "This bundle is invalid. When supporting iPhone, the executable must include support for the armv6 architecture, unless the UIRequireDeviceCapabilities include the 'armv7' capability." at SoftwareAssets/SoftwareAsset (MZItmspSoftwareAssetPackage)
我尝试了 armv6 和 armv7 架构,但得到了相同的结果。我想提交通用应用程序并使用 xcode 5。
我查看了谷歌,发现很少有其他人也有同样的问题,但有人报告了对这些问题的任何答案。如果有人对此有任何想法,请分享。