Skip to content

Instantly share code, notes, and snippets.

@vs-mobiletools-engineering-service2
Created March 20, 2025 11:51
previous-api-comparison/diff/Microsoft.iOS.md

API diff: Microsoft.iOS.dll

Microsoft.iOS.dll

Namespace NetworkExtension

Type Changed: NetworkExtension.NERelayManager

Added properties:

public virtual string[] ExcludedFqdns { get; set; }
public virtual string[] MatchFqdns { get; set; }
public virtual bool UIToggleEnabled { get; set; }

Namespace ObjCRuntime

Type Changed: ObjCRuntime.Constants

Modified fields:

-public const string Version = "18.4.9096";
+public const string Version = "18.4.9098";
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment