Skip to content

Instantly share code, notes, and snippets.

@vs-mobiletools-engineering-service2
Created October 3, 2022 17:57
Show Gist options
  • Save vs-mobiletools-engineering-service2/91eac1e2e6c9f8d7208b7b8b007c6458 to your computer and use it in GitHub Desktop.
Save vs-mobiletools-engineering-service2/91eac1e2e6c9f8d7208b7b8b007c6458 to your computer and use it in GitHub Desktop.
stable-api-comparison/watchos-api-diff.md
title description author ms.author ms.date ms.topic ms.assetid ms.prod
Xamarin.WatchOS SDK API diff: 16.0.0 vs 16.1.0
List of API changes between Xamarin.WatchOS versions 16.0.0 and 16.1.0.
spouliot
sepoulio
10/3/2022
article
11ca7e7f-4b96-cce6-093e-de174479fade
xamarin

Xamarin.WatchOS SDK API diff: 16.0.0 vs 16.1.0

Namespace ObjCRuntime

Type Changed: ObjCRuntime.Constants

Modified fields:

-public const string SdkVersion = "9.0";
+public const string SdkVersion = "9.1";
-public const string Version = "16.0.0";
+public const string Version = "16.1.0";
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment