Hi Appgyver gang - I’ve just uploaded my latest iOS build via transporter and recieved the following warning:
WARNING ITMS-90725: “SDK Version Issue. This app was built with the iOS 13.2 SDK. All iOS apps submitted to the App Store must be built with the iOS 13 SDK or later, included in Xcode 11 or later. Further, starting April 26, 2021 iOS apps submitted to the App Store must be built with the iOS 14 SDK or later, included in Xcode 12 or later.”
I assume that you are on to this - otherwise - after the 26th April we’ll not be able to upload our builds to Apple.
In our distribution docs there’s a notice that Xcode is required for a successful submission. I first got this error too, but updating to an Xcode version 12 or later helped and I was able to submit my app.
Edit: nevermind, this advice is not accurate! Looking into it and getting back soon.
@Cecilia This is a different warning. Probably the build server uses the older sdk to build the ipa files. This won’t be allowed anymore after the 26th. It has nothing to do with a local xcode installation.