Developer News and Updates | Developer Download | Release notes Apple's Xcode 15.0 (15A240d) was released on 18-September-2023.
Developer News and Updates | Developer Download | Release notes | Releases | Apple's Xcode 15.4 was released on 13-May-2024. Spoiler Overview Xcode 15.4 includes SDKs for iOS 17.5, iPadOS 17.5, tvOS 17.5, watchOS 10.5, macOS Sonoma 14.5, and visionOS 1.2. The Xcode 15.4 release supports on-device debugging in iOS 12 and later, tvOS 12 and later, watchOS 4 and later, and visionOS. Xcode 15.4 requires a Mac running macOS Sonoma 14 or later. General New Features Xcode 15.4 supports simulating web distribution while running or testing your app. Enable the “Alternative Distribution - Web” build setting in your app target or project, then select “Website” in your scheme or test plan in the Distribution option. When you run or test your app, it will receive the AppDistributor.web value when querying MarketplaceKit for its current AppDistributor. (124230395) Resolved Issues Fixed: watchOS Apps do not install on Series 3 and earlier. (118490442) (FB13378667)