【发布时间】:2016-10-14 09:06:13
【问题描述】:
【问题讨论】:
-
我卸载了我的 Xcode 8 并再次通过 App Store 重新安装它。但问题仍然存在。
【问题讨论】:
如果是 iOS 应用,请查看 IPA 的 App Bundle 的 Info.plist。解压IPA,打开Payload/*.app/Info.plist,查找<key>DTXcodeBuild</key>,应该是<string>8A218a</string>。如果不是,则该应用是使用以前/另一个版本的 Xcode 构建的。
您还应该确保使用最新的应用程序加载器来上传您的应用程序:右键单击 Xcode -> 打开开发者工具 -> 应用程序加载器。
【讨论】:
<string>8A218a</string>。我是通过 Organizer 上传的。
"Beta Toolchain. This app has been built using beta toolchains. Apps built with beta toolchains are acceptable for TestFlight submission. Note that you will not be able to submit these builds for sale on the App Store."