Update APP version

Hi, I recently needed to update my APP version and upload it to Apple Connect. However, it came up SDK version issue, the code must be built with 16.1 SDK or later and included in Xcode 14.1 or later. However, my MacBook Pro can only update to 12.7.2 and it is not compatible with the latest version of Xcode. So how should I build my code and upload it to Apple Connect?

You tagged this with Mac App Store, which makes me think you’re building a macOS app. However, if that’s the case then this comment make no sense:

the code must be built with 16.1 SDK or later

We don’t have a macOS 16.1 SDK.

So, what platform is your app targeting?

Share and Enjoy

Quinn “The Eskimo!” @ Developer Technical Support @ Apple
let myEmail = "eskimo" + "1" + "@" + "apple.com"

Update APP version
 
 
Q