watchOS 9.2 SDK

Hi, i am wondering about this SDK.

In it's release notes it is said that it comes bundled with XCode 14.2.

But Xcode 14.2 release notes say it comes with 9.1, which my local Xcode confirms.

Am I missing something here?

9.2 is the current watchOS, how to develop without using beta software?

Thank you.

You are correct that Xcode 14.2 has the watchOS 9.1 SDK in it, and you can use this SDK to develop for watchOS 9.2. There are no API changes in watchOS 9.2.

Accepted Answer

OK, thank you.

I was investigating an issue with Flutter and a connected Apple Watch (stuck at "Fetching debug symbols"...) and thought it could be due to this mismatch in OS/SDK version.

watchOS 9.2 SDK
 
 
Q