Release engineering
5 post(s)
-
Apple’s App Store Connect SDK minimum requirements are now Xcode 26 + iOS 26 (treat this as a release pipeline deadline)
As of Apr 28, 2026, apps uploaded to App Store Connect must be built with Xcode 26 or later, targeting iOS 26 (and equivalent platform SDKs). For teams, this is a CI and dependency timeline, not just a developer machine upgrade.
-
Apple: App Store Connect update (April 16, 2026)
Apple’s April 16 App Store Connect update is ‘boring’ but important: you can now submit builds created with Xcode 26.4.1 and the latest 26.4.1 SDKs. This kind of toolchain gate is exactly what breaks launch timelines if you ignore it.
-
Apple: TestFlight update (April 14, 2026)
Apple’s April 14 TestFlight update is another toolchain gate: TestFlight now accepts builds made with Xcode 26.5 beta 2 and the matching beta SDKs. If you ship on a tight cadence, this is the sort of ‘small’ change that can block a release if your CI image lags.
-
Apple: App Store Connect 3.2 release notes (April 1, 2026)
App Store Connect 3.2 adds accessibility improvements for VoiceOver/Voice Control, expands promotional language support (11 new languages), and makes TestFlight feedback filtering less painful. Small change, but it removes friction from launch-week workflows.
-
Apple Developer: Upcoming SDK minimum requirements (April 28, 2026)
Apple says that from April 28, 2026, new uploads to App Store Connect must be built with the latest platform SDKs (iOS/iPadOS 26, tvOS 26, visionOS 26, watchOS 26). Treat this as release engineering, not an admin footnote.