WWDC1发布的iOS哪个版本
Asked on 03/03/2025
1 search
在WWDC 2024上,Apple发布了iOS 18。您可以在多个会话中找到有关iOS 18的详细信息,例如在Platforms State of the Union中,介绍了iOS 18的新功能和改进。

Platforms State of the Union 5-Minute Recap
Watch a quick recap of the newest advancements on Apple platforms.

What’s new in device management
Learn about the latest management capabilities for iOS, iPadOS, macOS, and visionOS, then discover the latest changes to Apple Business Manager and Apple School Manager. We’ll also share updates to Activation Lock, SoftwareUpdate, and Safari management.

Migrate your app to Swift 6
Experience Swift 6 migration in action as we update an existing sample app. Learn how to migrate incrementally, module by module, and how the compiler helps you identify code that’s at risk of data races. Discover different techniques for ensuring clear isolation boundaries and eliminating concurrent access to shared mutable state.