Hello all,
I'm using SDK 8.0 and Swift, and my app compiles fine, but when its being "sent for submission" in iTunes Connect, I get a red-warning saying "Apps and app updates submitted to the App Store must be built with Xcode 5.1.1 or later, and iOS 7 SDK."
This is obviously a problem, because if I revert Xcodes SDK to 7.0, Xcode refuses to compile it saying "iOS targets using Swift cannot be built against an SDK older than 8.0, but the effective SDK is 7.1." I should mention that this is an update to an existing application, not a new one, and I am using Xcode 6.4, not Xcode 7 (nor is it installed on my machine). I am, however, on El Capitan.
Has anyone else run into this loop? Any fixes in the pipeline?
Thankyou!