问题
I am trying to submit my app to iTunes Connect compiled with Xcode 6.1 GM seed 2, which I believe is the public release. Base SDK is set to "Latest iOS (iOS 8.1) and deployment target is 7.0. But, when I submitted my build using Application loader it gave me this error.
"Your app is built with a beta version of Xcode or iOS SDK. Only apps distributed for beta testing may be built with beta software. To submit an app for distribution on the App Store, you will need to build the app with release versions of Xcode and iOS SDK."
Can anyone help!
回答1:
Xcode 6.1 is not yet available as a final release, as evidenced by this page on Apple's website, which says that the 6.1 version of Xcode will be "available shortly."
The final release of Xcode 6.1 will include the final version of the iOS 8.1 SDK and will allow you to submit apps to the App Store that are built for that version of the SDK.
Since iOS 8.1 will be released on Monday, it is likely that it will be released sometime before then.
来源:https://stackoverflow.com/questions/26382832/your-app-is-built-with-a-beta-version-of-xcode-or-ios-sdk