Xcode 14.2 Release Notes
Update your apps to use new features, and test your apps against API changes.
Overview
Overview
Xcode 14.2 includes Swift 5.7 and SDKs for iOS 16.2, iPadOS 16.2, tvOS 16.1, watchOS 9.1, and macOS Ventura 13.1. The Xcode 14.2 release supports on-device debugging in iOS 11 and later, tvOS 11 and later, and watchOS 4 and later. Xcode 14.2 requires a Mac running macOS Monterey 12.5 or later.
General
Known Issues
Localized strings from an AppIntent may not display properly in Shortcuts or Focus filter settings when the source app is in a folder other than
/Applications. (102341465)Workaround: Move the app to the
/Applicationsfolder and restart Settings or Shortcuts.
Previews
Resolved Issues
Fixed: Previews may fail in the Xcode canvas when previewing two files side-by-side when only one of them is in a Swift Package. (99296071)