Skip to content

Instantly share code, notes, and snippets.

@vs-mobiletools-engineering-service2
Created August 29, 2023 23:24
Show Gist options
  • Save vs-mobiletools-engineering-service2/fcc2c0ec050ba7c38cde068f54d20763 to your computer and use it in GitHub Desktop.
Save vs-mobiletools-engineering-service2/fcc2c0ec050ba7c38cde068f54d20763 to your computer and use it in GitHub Desktop.
generator-diff/generator.diff
diff --git a/old/dotnet/IDE/obj/common/bgen/bgen.AssemblyInfo.cs b/new/dotnet/IDE/obj/common/bgen/bgen.AssemblyInfo.cs
index 538b150..9a1b1ab 100644
--- a/old/dotnet/IDE/obj/common/bgen/bgen.AssemblyInfo.cs
+++ b/new/dotnet/IDE/obj/common/bgen/bgen.AssemblyInfo.cs
@@ -13,7 +13,7 @@ using System.Reflection;
[assembly: System.Reflection.AssemblyCompanyAttribute("bgen")]
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
-[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+642889a11b50659924ecf81aa7a43a816f070715")]
+[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+2b6b42a0099340f65b6c2dad762c31432a79081b")]
[assembly: System.Reflection.AssemblyProductAttribute("bgen")]
[assembly: System.Reflection.AssemblyTitleAttribute("bgen")]
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
diff --git a/old/dotnet/IDE/obj/common/bgen/bgen.sourcelink.json b/new/dotnet/IDE/obj/common/bgen/bgen.sourcelink.json
index 07ca577..ce3ae35 100644
--- a/old/dotnet/IDE/obj/common/bgen/bgen.sourcelink.json
+++ b/new/dotnet/IDE/obj/common/bgen/bgen.sourcelink.json
@@ -1 +1 @@
-{"documents":{"/Users/builder/azdo/_work/1/a/change-detection/tmp/src/xamarin-macios/*":"https://raw.githubusercontent.com/xamarin/xamarin-macios/642889a11b50659924ecf81aa7a43a816f070715/*","/Users/builder/azdo/_work/1/a/change-detection/tmp/src/xamarin-macios/external/api-tools/*":"https://raw.githubusercontent.com/rolfbjarne/api-tools/254f0e043047abb9744b25df7cd9d238f899e5a6/*","/Users/builder/azdo/_work/1/a/change-detection/tmp/src/xamarin-macios/external/macios-binaries/*":"https://raw.githubusercontent.com/xamarin/macios-binaries/7813391e75d7373ee073ef2d5716e3c607c8636a/*","/Users/builder/azdo/_work/1/a/change-detection/tmp/src/xamarin-macios/external/MonoTouch.Dialog/*":"https://raw.githubusercontent.com/migueldeicaza/MonoTouch.Dialog/f500f9a48dbf856c693b255078e1507cf1e8edde/*","/Users/builder/azdo/_work/1/a/change-detection/tmp/src/xamarin-macios/external/opentk/*":"https://raw.githubusercontent.com/mono/opentk/396bc90c7ac2e7ce442840a5e8bd91e5e79b381e/*","/Users/builder/azdo/_work/1/a/change-detection/tmp/src/xamarin-macios/external/Touch.Unit/*":"https://raw.githubusercontent.com/spouliot/Touch.Unit/5739adefc261b7bfeb70ff718c7b2d97bdfa42ee/*","/Users/builder/azdo/_work/1/a/change-detection/tmp/src/xamarin-macios/external/Xamarin.MacDev/*":"https://raw.githubusercontent.com/xamarin/Xamarin.MacDev/b454d454a687d9aa26a382ad16f1a9361b06b074/*"}}
\ No newline at end of file
+{"documents":{"/Users/builder/azdo/_work/1/s/xamarin-macios/*":"https://raw.githubusercontent.com/xamarin/xamarin-macios/2b6b42a0099340f65b6c2dad762c31432a79081b/*","/Users/builder/azdo/_work/1/s/xamarin-macios/external/api-tools/*":"https://raw.githubusercontent.com/rolfbjarne/api-tools/254f0e043047abb9744b25df7cd9d238f899e5a6/*","/Users/builder/azdo/_work/1/s/xamarin-macios/external/macios-binaries/*":"https://raw.githubusercontent.com/xamarin/macios-binaries/7813391e75d7373ee073ef2d5716e3c607c8636a/*","/Users/builder/azdo/_work/1/s/xamarin-macios/external/MonoTouch.Dialog/*":"https://raw.githubusercontent.com/migueldeicaza/MonoTouch.Dialog/f500f9a48dbf856c693b255078e1507cf1e8edde/*","/Users/builder/azdo/_work/1/s/xamarin-macios/external/opentk/*":"https://raw.githubusercontent.com/mono/opentk/396bc90c7ac2e7ce442840a5e8bd91e5e79b381e/*","/Users/builder/azdo/_work/1/s/xamarin-macios/external/Touch.Unit/*":"https://raw.githubusercontent.com/spouliot/Touch.Unit/5739adefc261b7bfeb70ff718c7b2d97bdfa42ee/*","/Users/builder/azdo/_work/1/s/xamarin-macios/external/Xamarin.MacDev/*":"https://raw.githubusercontent.com/xamarin/Xamarin.MacDev/b454d454a687d9aa26a382ad16f1a9361b06b074/*"}}
\ No newline at end of file
diff --git a/old/dotnet/ios/generated-sources/CallKit/CXErrorCodeIncomingCallError.g.cs b/new/dotnet/ios/generated-sources/CallKit/CXErrorCodeIncomingCallError.g.cs
index c6c6527..a9e9839 100644
--- a/old/dotnet/ios/generated-sources/CallKit/CXErrorCodeIncomingCallError.g.cs
+++ b/new/dotnet/ios/generated-sources/CallKit/CXErrorCodeIncomingCallError.g.cs
@@ -59,6 +59,7 @@ namespace CallKit {
CallUuidAlreadyExists = 2,
FilteredByDoNotDisturb = 3,
FilteredByBlockList = 4,
+ FilteredDuringRestrictedSharingMode = 5,
}
[UnsupportedOSPlatform ("macos")]
[SupportedOSPlatform ("maccatalyst")]
diff --git a/old/dotnet/ios/generated-sources/CallKit/CXSetMutedCallAction.g.cs b/new/dotnet/ios/generated-sources/CallKit/CXSetMutedCallAction.g.cs
index 5060de3..636f9a0 100644
--- a/old/dotnet/ios/generated-sources/CallKit/CXSetMutedCallAction.g.cs
+++ b/new/dotnet/ios/generated-sources/CallKit/CXSetMutedCallAction.g.cs
@@ -82,9 +82,21 @@ namespace CallKit {
{
}
- [Export ("initWithCallUUID:muted:")]
+ [Export ("initWithCallUUID:")]
[DesignatedInitializer]
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
+ public CXSetMutedCallAction (NSUuid callUuid)
+ : base (NSObjectFlag.Empty)
+ {
+ var callUuid__handle__ = callUuid!.GetNonNullHandle (nameof (callUuid));
+ if (IsDirectBinding) {
+ InitializeHandle (global::ObjCRuntime.Messaging.NativeHandle_objc_msgSend_NativeHandle (this.Handle, Selector.GetHandle ("initWithCallUUID:"), callUuid__handle__), "initWithCallUUID:");
+ } else {
+ InitializeHandle (global::ObjCRuntime.Messaging.NativeHandle_objc_msgSendSuper_NativeHandle (this.SuperHandle, Selector.GetHandle ("initWithCallUUID:"), callUuid__handle__), "initWithCallUUID:");
+ }
+ }
+ [Export ("initWithCallUUID:muted:")]
+ [BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
public CXSetMutedCallAction (NSUuid callUuid, bool muted)
: base (NSObjectFlag.Empty)
{
diff --git a/old/dotnet/maccatalyst/generated-sources/CallKit/CXErrorCodeIncomingCallError.g.cs b/new/dotnet/maccatalyst/generated-sources/CallKit/CXErrorCodeIncomingCallError.g.cs
index 03eb241..7fa555d 100644
--- a/old/dotnet/maccatalyst/generated-sources/CallKit/CXErrorCodeIncomingCallError.g.cs
+++ b/new/dotnet/maccatalyst/generated-sources/CallKit/CXErrorCodeIncomingCallError.g.cs
@@ -59,6 +59,7 @@ namespace CallKit {
CallUuidAlreadyExists = 2,
FilteredByDoNotDisturb = 3,
FilteredByBlockList = 4,
+ FilteredDuringRestrictedSharingMode = 5,
}
[UnsupportedOSPlatform ("macos")]
[SupportedOSPlatform ("maccatalyst")]
diff --git a/old/dotnet/maccatalyst/generated-sources/CallKit/CXSetMutedCallAction.g.cs b/new/dotnet/maccatalyst/generated-sources/CallKit/CXSetMutedCallAction.g.cs
index e24b6bb..b13a11a 100644
--- a/old/dotnet/maccatalyst/generated-sources/CallKit/CXSetMutedCallAction.g.cs
+++ b/new/dotnet/maccatalyst/generated-sources/CallKit/CXSetMutedCallAction.g.cs
@@ -82,9 +82,21 @@ namespace CallKit {
{
}
- [Export ("initWithCallUUID:muted:")]
+ [Export ("initWithCallUUID:")]
[DesignatedInitializer]
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
+ public CXSetMutedCallAction (NSUuid callUuid)
+ : base (NSObjectFlag.Empty)
+ {
+ var callUuid__handle__ = callUuid!.GetNonNullHandle (nameof (callUuid));
+ if (IsDirectBinding) {
+ InitializeHandle (global::ObjCRuntime.Messaging.NativeHandle_objc_msgSend_NativeHandle (this.Handle, Selector.GetHandle ("initWithCallUUID:"), callUuid__handle__), "initWithCallUUID:");
+ } else {
+ InitializeHandle (global::ObjCRuntime.Messaging.NativeHandle_objc_msgSendSuper_NativeHandle (this.SuperHandle, Selector.GetHandle ("initWithCallUUID:"), callUuid__handle__), "initWithCallUUID:");
+ }
+ }
+ [Export ("initWithCallUUID:muted:")]
+ [BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
public CXSetMutedCallAction (NSUuid callUuid, bool muted)
: base (NSObjectFlag.Empty)
{
diff --git a/old/ios/native/CallKit/CXErrorCodeIncomingCallError.g.cs b/new/ios/native/CallKit/CXErrorCodeIncomingCallError.g.cs
index f51eb41..9d5a3fd 100644
--- a/old/ios/native/CallKit/CXErrorCodeIncomingCallError.g.cs
+++ b/new/ios/native/CallKit/CXErrorCodeIncomingCallError.g.cs
@@ -56,6 +56,7 @@ namespace CallKit {
CallUuidAlreadyExists = 2,
FilteredByDoNotDisturb = 3,
FilteredByBlockList = 4,
+ FilteredDuringRestrictedSharingMode = 5,
}
[Unavailable (PlatformName.MacOSX, ObjCRuntime.PlatformArchitecture.All)]
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
diff --git a/old/ios/native/CallKit/CXSetMutedCallAction.g.cs b/new/ios/native/CallKit/CXSetMutedCallAction.g.cs
index 22fa907..0ba06f1 100644
--- a/old/ios/native/CallKit/CXSetMutedCallAction.g.cs
+++ b/new/ios/native/CallKit/CXSetMutedCallAction.g.cs
@@ -80,9 +80,21 @@ namespace CallKit {
{
}
- [Export ("initWithCallUUID:muted:")]
+ [Export ("initWithCallUUID:")]
[DesignatedInitializer]
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
+ public CXSetMutedCallAction (NSUuid callUuid)
+ : base (NSObjectFlag.Empty)
+ {
+ var callUuid__handle__ = callUuid!.GetNonNullHandle (nameof (callUuid));
+ if (IsDirectBinding) {
+ InitializeHandle (global::ObjCRuntime.Messaging.IntPtr_objc_msgSend_IntPtr (this.Handle, Selector.GetHandle ("initWithCallUUID:"), callUuid__handle__), "initWithCallUUID:");
+ } else {
+ InitializeHandle (global::ObjCRuntime.Messaging.IntPtr_objc_msgSendSuper_IntPtr (this.SuperHandle, Selector.GetHandle ("initWithCallUUID:"), callUuid__handle__), "initWithCallUUID:");
+ }
+ }
+ [Export ("initWithCallUUID:muted:")]
+ [BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
public CXSetMutedCallAction (NSUuid callUuid, bool muted)
: base (NSObjectFlag.Empty)
{
diff --git a/old/watch/watch/CallKit/CXErrorCodeIncomingCallError.g.cs b/new/watch/watch/CallKit/CXErrorCodeIncomingCallError.g.cs
index 55db43d..106ebc0 100644
--- a/old/watch/watch/CallKit/CXErrorCodeIncomingCallError.g.cs
+++ b/new/watch/watch/CallKit/CXErrorCodeIncomingCallError.g.cs
@@ -38,6 +38,7 @@ namespace CallKit {
CallUuidAlreadyExists = 2,
FilteredByDoNotDisturb = 3,
FilteredByBlockList = 4,
+ FilteredDuringRestrictedSharingMode = 5,
}
[Unavailable (PlatformName.MacOSX, ObjCRuntime.PlatformArchitecture.All)]
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
diff --git a/old/watch/watch/CallKit/CXSetMutedCallAction.g.cs b/new/watch/watch/CallKit/CXSetMutedCallAction.g.cs
index be05a60..e7d5d6a 100644
--- a/old/watch/watch/CallKit/CXSetMutedCallAction.g.cs
+++ b/new/watch/watch/CallKit/CXSetMutedCallAction.g.cs
@@ -62,9 +62,21 @@ namespace CallKit {
{
}
- [Export ("initWithCallUUID:muted:")]
+ [Export ("initWithCallUUID:")]
[DesignatedInitializer]
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
+ public CXSetMutedCallAction (NSUuid callUuid)
+ : base (NSObjectFlag.Empty)
+ {
+ var callUuid__handle__ = callUuid!.GetNonNullHandle (nameof (callUuid));
+ if (IsDirectBinding) {
+ InitializeHandle (global::ObjCRuntime.Messaging.IntPtr_objc_msgSend_IntPtr (this.Handle, Selector.GetHandle ("initWithCallUUID:"), callUuid__handle__), "initWithCallUUID:");
+ } else {
+ InitializeHandle (global::ObjCRuntime.Messaging.IntPtr_objc_msgSendSuper_IntPtr (this.SuperHandle, Selector.GetHandle ("initWithCallUUID:"), callUuid__handle__), "initWithCallUUID:");
+ }
+ }
+ [Export ("initWithCallUUID:muted:")]
+ [BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
public CXSetMutedCallAction (NSUuid callUuid, bool muted)
: base (NSObjectFlag.Empty)
{
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment