Get errors when trying to submit an iOS 9 (built with XCode 7 GM) app in iTunes Connect.
Anyone able to submit iOS 9 apps yet?
Here is my Solution for this:
http://stackoverflow.com/a/32664603/789523
Without any Hacks... Just cnofiguration
I ditched our CI server for now and built the IPA directly in Xcode. Nothing helps. I revrted to El Capitan GM seed and everything but nothing helps. I just get Invalid Toolchain. New apps and app updates must be built with the public (GM) versions of Xcode 6 or later, and iOS 8 SDK or later. Don't submit apps built with beta software.
It just can't be right to dig around in info.plist like that.
Same problem here... That's annoying. :/
Hi there, are you using a beta OS to submit the apps? You can only submit apps using GM OS builds.
Is this still an issue? My CI is not generating the SwiftSupportFolder
I guess my problem is to install Xcode 7.1 beta after XCode 7.0 Release. But my compile and archieve package is by XCode 7.0
I have to regenerated a new build, copy files to Framework, upload to store, and acceptable.
The procedure is annoying.