You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We are building our iOS app in Azure DevOps. When publishing a build today, I got the following message from Apple:
ITMS-90725: SDK version issue - This app was built with the iOS 18.5 SDK. Starting April 2026, all iOS and iPadOS apps must be built with the iOS 26 SDK or later, included in Xcode 26 or later, in order to be uploaded to App Store Connect or submitted for distribution.
Xcode 26 requires macOS 26, so to avoid service interruption (or a lot of work by setting up a self-hosted agent), we would love to get access to the macos-26 image from within Azure DevOps.