I have Xcode 10.3 and I'm trying to upload my app to store but I got this error:
SDK version issue, this app was built with ios 12.3 SDK new app for
iPhone must be built with ios 13 SDK
After researching I guess I should've updated Xcode to 11, but I can't right now.
So is there no other way to solve this problem?
Related
ERROR ITMS-90725: "SDK Version Issue. This app was built with the iOS SDK. All iOS apps submitted to the App Store must be built with the iOS 15 SDK or later, included in Xcode 13 or later.
I'm building with Xcode 13.4.1 so it should be using iOS 15.x, right? And why does it only say This app was built with the iOS SDK? What version of iOS does it think I'm using? I've seen others reporting this error message but it indicates which version of iOS it's using, eg, "This app was built with the iOS 14.5 SDK".
Is there any way Xcode 13.4.1 is not using iOS 15? This is the only version of Xcode I have installed at the moment.
SDK Version Issue.
This app was built with the iOS 11.4 SDK. All iOS apps submitted to the App Store must be built with the iOS 11 SDK or later,
included in Xcode 9 or later. Further, starting March 2019, all iOS apps submitted to the App Store must be built with the iOS 12.1 SDK or later,
included in Xcode 10.1 or later.
I got this issue on release the app to app store.How can I try to solve this?
My development target is 11.4 in Xcode 9
When I tried to change developemt target to 12.1 then I got another more issue
I've been trying to send an app from xcode today and keep getting the same error message:
This app is a iMessage sticker pack if that makes a difference.
Does anyone have a solution to this?
Edit: I was able to send an update for another app, this seems to be iMessage Sticker pack specific.
While the message talks about the iOS 11 SDK, it also states that you must use the 12.1 SDK after March 2019.
Your app was built with the iOS 12.0 SDK, so you will need to update Xcode to at least version 10.1, however 10.2.1 is the latest.
I can't update my app on the app store because it won't compile with SDK version 12.1.
Everytime I try to upload my app I get this message:
SDK Version Issue. This app was built with the iOS 11.2 SDK. All iOS apps submitted to the App Store must be built with the iOS 11 SDK or later, included in Xcode 9 or later. Further, starting March 2019, all iOS apps submitted to the App Store must be built with the iOS 12.1 SDK or later, included in Xcode 10.1 or later.
In my project settings Base SDK is set to ios 12.1
After reading other issues like this, I have also deleted xcode 9 from my computer. But still nothing is working.
Any idea what is forcing my app to compile with 11.2?
After uninstalling xcode 9, I had to re-install xcode 10.
I updated my XCode to 10.0.2 version today. After update I can not upload new version of my app to iTunes Connect.
Invalid Toolchain - Your app was built with a beta version of Xcode or
SDK. Apps submitted to the App Store must be built with the GM version
of Xcode 9 and the SDK for iOS 11, tvOS 11, watchOS 4, or macOS 10.13
or later.
Changed Project Format to Xcode 10.0-compatible and got this message again.
Any issues?
It was a bug on the part of Apple. They already fixed it.