Can i publish right now an ios app 26 on the appstore when its not out yet
Asked on 06/11/2025
1 search
To publish an iOS app on the App Store, it must be built using the latest stable version of Xcode and the iOS SDK that is publicly available. If iOS 26 is not yet officially released, you cannot publish an app built with its SDK on the App Store. However, you can prepare your app using the beta versions of Xcode and iOS SDKs, and test it using TestFlight, which allows you to distribute your app to up to 10,000 beta testers. This is a great way to gather feedback and ensure your app is ready for the official release.
For more information on distributing your app using TestFlight, you can refer to the session Xcode essentials (31:26).

What’s new in Xcode
Discover the latest productivity and performance advancements in Xcode 26. Learn how to leverage large language models in your development workflow. Explore editing and debugging enhancements, improved performance and testing tools, and Swift Build - the open-source build system engine used by Xcode.

What’s new in UIKit
Modernize your app with the latest APIs in UIKit, including enhanced menu bar support, automatic observation tracking, a new UI update method, and improvements to animations. We’ll also cover how you can include SwiftUI scenes in your UIKit app and explore SF Symbols, HDR color pickers, and more.

Platforms State of the Union
Discover the newest advancements on Apple platforms.