提交 iOS 9 sdk 版本到 Apple itunes connect 错误

Submitting iOS 9 sdk version to Apple itunes connect error

我想向外部用户发送 iOS 9 的 beta 测试,但 iTunes connect 不接受超过 8.4 的 SDK 版本。有人可以帮忙吗。我需要做的更改将影响我 1/3 的代码。

这是错误:

Invalid sdk value. The value provided for the sdk portion of LC_VERSION_MIN_IPHONEOS in SwiftSupport/libswiftCore.dylib is 9.0 which is greater than the maximum allowed value of 8.4

在 iOS 9 发布前几周,您将无法执行此操作。您可以使用 Ad Hoc 分发:https://developer.apple.com/library/ios/documentation/IDEs/Conceptual/AppDistributionGuide/TestingYouriOSApp/TestingYouriOSApp.html#//apple_ref/doc/uid/TP40012582-CH8-SW4