Skip to content

Instantly share code, notes, and snippets.

@vs-mobiletools-engineering-service2
Created September 20, 2023 18:40
Show Gist options
  • Save vs-mobiletools-engineering-service2/b0eca6feca8a33edf064e42ce5898b20 to your computer and use it in GitHub Desktop.
Save vs-mobiletools-engineering-service2/b0eca6feca8a33edf064e42ce5898b20 to your computer and use it in GitHub Desktop.
generator-diff/generator.diff
diff --git a/old/dotnet/ios/generated-sources/UIKit/UIScrollViewKeyboardDismissMode.g.cs b/new/dotnet/ios/generated-sources/UIKit/UIScrollViewKeyboardDismissMode.g.cs
index a3f474c..fd0dff9 100644
--- a/old/dotnet/ios/generated-sources/UIKit/UIScrollViewKeyboardDismissMode.g.cs
+++ b/new/dotnet/ios/generated-sources/UIKit/UIScrollViewKeyboardDismissMode.g.cs
@@ -58,12 +58,12 @@ namespace UIKit {
OnDrag = 1,
Interactive = 2,
[SupportedOSPlatform ("tvos16.0")]
- [SupportedOSPlatform ("ios16.0")]
- [SupportedOSPlatform ("maccatalyst16.0")]
+ [SupportedOSPlatform ("ios")]
+ [SupportedOSPlatform ("maccatalyst")]
OnDragWithAccessory = 3,
[SupportedOSPlatform ("tvos16.0")]
- [SupportedOSPlatform ("ios16.0")]
- [SupportedOSPlatform ("maccatalyst16.0")]
+ [SupportedOSPlatform ("ios")]
+ [SupportedOSPlatform ("maccatalyst")]
InteractiveWithAccessory = 4,
}
}
diff --git a/old/dotnet/maccatalyst/generated-sources/UIKit/UIScrollViewKeyboardDismissMode.g.cs b/new/dotnet/maccatalyst/generated-sources/UIKit/UIScrollViewKeyboardDismissMode.g.cs
index 618384f..c546769 100644
--- a/old/dotnet/maccatalyst/generated-sources/UIKit/UIScrollViewKeyboardDismissMode.g.cs
+++ b/new/dotnet/maccatalyst/generated-sources/UIKit/UIScrollViewKeyboardDismissMode.g.cs
@@ -58,12 +58,12 @@ namespace UIKit {
OnDrag = 1,
Interactive = 2,
[SupportedOSPlatform ("tvos16.0")]
- [SupportedOSPlatform ("ios16.0")]
- [SupportedOSPlatform ("maccatalyst16.0")]
+ [SupportedOSPlatform ("ios")]
+ [SupportedOSPlatform ("maccatalyst")]
OnDragWithAccessory = 3,
[SupportedOSPlatform ("tvos16.0")]
- [SupportedOSPlatform ("ios16.0")]
- [SupportedOSPlatform ("maccatalyst16.0")]
+ [SupportedOSPlatform ("ios")]
+ [SupportedOSPlatform ("maccatalyst")]
InteractiveWithAccessory = 4,
}
}
diff --git a/old/dotnet/tvos/generated-sources/UIKit/UIScrollViewKeyboardDismissMode.g.cs b/new/dotnet/tvos/generated-sources/UIKit/UIScrollViewKeyboardDismissMode.g.cs
index c2a8e2b..77c02b3 100644
--- a/old/dotnet/tvos/generated-sources/UIKit/UIScrollViewKeyboardDismissMode.g.cs
+++ b/new/dotnet/tvos/generated-sources/UIKit/UIScrollViewKeyboardDismissMode.g.cs
@@ -49,12 +49,12 @@ namespace UIKit {
OnDrag = 1,
Interactive = 2,
[SupportedOSPlatform ("tvos16.0")]
- [SupportedOSPlatform ("ios16.0")]
- [SupportedOSPlatform ("maccatalyst16.0")]
+ [SupportedOSPlatform ("ios")]
+ [SupportedOSPlatform ("maccatalyst")]
OnDragWithAccessory = 3,
[SupportedOSPlatform ("tvos16.0")]
- [SupportedOSPlatform ("ios16.0")]
- [SupportedOSPlatform ("maccatalyst16.0")]
+ [SupportedOSPlatform ("ios")]
+ [SupportedOSPlatform ("maccatalyst")]
InteractiveWithAccessory = 4,
}
}
diff --git a/old/ios/native/UIKit/UIScrollViewKeyboardDismissMode.g.cs b/new/ios/native/UIKit/UIScrollViewKeyboardDismissMode.g.cs
index 5e0221c..95aef18 100644
--- a/old/ios/native/UIKit/UIScrollViewKeyboardDismissMode.g.cs
+++ b/new/ios/native/UIKit/UIScrollViewKeyboardDismissMode.g.cs
@@ -55,12 +55,8 @@ namespace UIKit {
OnDrag = 1,
Interactive = 2,
[Introduced (PlatformName.TvOS, 16,0, ObjCRuntime.PlatformArchitecture.All)]
- [Introduced (PlatformName.iOS, 16,0, ObjCRuntime.PlatformArchitecture.All)]
- [Introduced (PlatformName.MacCatalyst, 16,0, ObjCRuntime.PlatformArchitecture.All)]
OnDragWithAccessory = 3,
[Introduced (PlatformName.TvOS, 16,0, ObjCRuntime.PlatformArchitecture.All)]
- [Introduced (PlatformName.iOS, 16,0, ObjCRuntime.PlatformArchitecture.All)]
- [Introduced (PlatformName.MacCatalyst, 16,0, ObjCRuntime.PlatformArchitecture.All)]
InteractiveWithAccessory = 4,
}
}
diff --git a/old/tvos/tvos/UIKit/UIScrollViewKeyboardDismissMode.g.cs b/new/tvos/tvos/UIKit/UIScrollViewKeyboardDismissMode.g.cs
index 4df3080..9c2a1a5 100644
--- a/old/tvos/tvos/UIKit/UIScrollViewKeyboardDismissMode.g.cs
+++ b/new/tvos/tvos/UIKit/UIScrollViewKeyboardDismissMode.g.cs
@@ -46,12 +46,8 @@ namespace UIKit {
OnDrag = 1,
Interactive = 2,
[Introduced (PlatformName.TvOS, 16,0, ObjCRuntime.PlatformArchitecture.All)]
- [Introduced (PlatformName.iOS, 16,0, ObjCRuntime.PlatformArchitecture.All)]
- [Introduced (PlatformName.MacCatalyst, 16,0, ObjCRuntime.PlatformArchitecture.All)]
OnDragWithAccessory = 3,
[Introduced (PlatformName.TvOS, 16,0, ObjCRuntime.PlatformArchitecture.All)]
- [Introduced (PlatformName.iOS, 16,0, ObjCRuntime.PlatformArchitecture.All)]
- [Introduced (PlatformName.MacCatalyst, 16,0, ObjCRuntime.PlatformArchitecture.All)]
InteractiveWithAccessory = 4,
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment