Skip to content

Instantly share code, notes, and snippets.

@vs-mobiletools-engineering-service2
Created August 29, 2023 18:22
Show Gist options
  • Save vs-mobiletools-engineering-service2/841bbbe5b9c34a60e480a2ef99662077 to your computer and use it in GitHub Desktop.
Save vs-mobiletools-engineering-service2/841bbbe5b9c34a60e480a2ef99662077 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 704785c..5055f1f 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+46214aee7819e5581f02ce363e331d684a86c05d")]
+[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+bd19f842376c6cd9519a297791341ddc25ca06d0")]
[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 3a73888..311d7a3 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/46214aee7819e5581f02ce363e331d684a86c05d/*","/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/bd19f842376c6cd9519a297791341ddc25ca06d0/*","/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/Cinematic/CNAssetInfo.g.cs b/new/dotnet/ios/generated-sources/Cinematic/CNAssetInfo.g.cs
index e321cb4..40b15a8 100644
--- a/old/dotnet/ios/generated-sources/Cinematic/CNAssetInfo.g.cs
+++ b/new/dotnet/ios/generated-sources/Cinematic/CNAssetInfo.g.cs
@@ -50,10 +50,10 @@ using NativeHandle = System.IntPtr;
#endif
namespace Cinematic {
[Register("CNAssetInfo", true)]
+ [SupportedOSPlatform ("tvos17.0")]
+ [SupportedOSPlatform ("macos14.0")]
+ [SupportedOSPlatform ("ios17.0")]
[UnsupportedOSPlatform ("maccatalyst")]
- [UnsupportedOSPlatform ("tvos")]
- [UnsupportedOSPlatform ("macos")]
- [UnsupportedOSPlatform ("ios")]
public unsafe partial class CNAssetInfo : NSObject {
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
#if ARCH_32
diff --git a/old/dotnet/ios/generated-sources/Cinematic/CNBoundsPrediction.g.cs b/new/dotnet/ios/generated-sources/Cinematic/CNBoundsPrediction.g.cs
index c22a9b4..9dacf68 100644
--- a/old/dotnet/ios/generated-sources/Cinematic/CNBoundsPrediction.g.cs
+++ b/new/dotnet/ios/generated-sources/Cinematic/CNBoundsPrediction.g.cs
@@ -50,10 +50,10 @@ using NativeHandle = System.IntPtr;
#endif
namespace Cinematic {
[Register("CNBoundsPrediction", true)]
+ [SupportedOSPlatform ("tvos17.0")]
+ [SupportedOSPlatform ("macos14.0")]
+ [SupportedOSPlatform ("ios17.0")]
[UnsupportedOSPlatform ("maccatalyst")]
- [UnsupportedOSPlatform ("tvos")]
- [UnsupportedOSPlatform ("macos")]
- [UnsupportedOSPlatform ("ios")]
public unsafe partial class CNBoundsPrediction : NSObject, INSCopying, INSMutableCopying {
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
#if ARCH_32
@@ -95,9 +95,9 @@ namespace Cinematic {
[Export ("copyWithZone:")]
[return: ReleaseAttribute ()]
[UnsupportedOSPlatform ("maccatalyst")]
- [UnsupportedOSPlatform ("ios")]
- [UnsupportedOSPlatform ("macos")]
- [UnsupportedOSPlatform ("tvos")]
+ [SupportedOSPlatform ("ios17.0")]
+ [SupportedOSPlatform ("macos14.0")]
+ [SupportedOSPlatform ("tvos17.0")]
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
public virtual NSObject Copy (NSZone? zone)
{
@@ -115,9 +115,9 @@ namespace Cinematic {
[Export ("mutableCopyWithZone:")]
[return: ReleaseAttribute ()]
[UnsupportedOSPlatform ("maccatalyst")]
- [UnsupportedOSPlatform ("ios")]
- [UnsupportedOSPlatform ("macos")]
- [UnsupportedOSPlatform ("tvos")]
+ [SupportedOSPlatform ("ios17.0")]
+ [SupportedOSPlatform ("macos14.0")]
+ [SupportedOSPlatform ("tvos17.0")]
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
public virtual NSObject MutableCopy (NSZone? zone)
{
diff --git a/old/dotnet/ios/generated-sources/Cinematic/CNCinematicErrorCode.g.cs b/new/dotnet/ios/generated-sources/Cinematic/CNCinematicErrorCode.g.cs
index e8c0b2a..7863bbb 100644
--- a/old/dotnet/ios/generated-sources/Cinematic/CNCinematicErrorCode.g.cs
+++ b/new/dotnet/ios/generated-sources/Cinematic/CNCinematicErrorCode.g.cs
@@ -49,10 +49,10 @@ using MetalPerformanceShadersGraph;
using NativeHandle = System.IntPtr;
#endif
namespace Cinematic {
+ [SupportedOSPlatform ("tvos17.0")]
+ [SupportedOSPlatform ("macos14.0")]
+ [SupportedOSPlatform ("ios17.0")]
[UnsupportedOSPlatform ("maccatalyst")]
- [UnsupportedOSPlatform ("tvos")]
- [UnsupportedOSPlatform ("macos")]
- [UnsupportedOSPlatform ("ios")]
[Native]
public enum CNCinematicErrorCode : long {
Unknown = 1,
@@ -63,10 +63,10 @@ namespace Cinematic {
Incompatible = 6,
Cancelled = 7,
}
+ [SupportedOSPlatform ("tvos17.0")]
+ [SupportedOSPlatform ("macos14.0")]
+ [SupportedOSPlatform ("ios17.0")]
[UnsupportedOSPlatform ("maccatalyst")]
- [UnsupportedOSPlatform ("tvos")]
- [UnsupportedOSPlatform ("macos")]
- [UnsupportedOSPlatform ("ios")]
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
static public partial class CNCinematicErrorCodeExtensions {
[Field ("CNCinematicErrorDomain", "Cinematic")]
diff --git a/old/dotnet/ios/generated-sources/Cinematic/CNCompositionInfo.g.cs b/new/dotnet/ios/generated-sources/Cinematic/CNCompositionInfo.g.cs
index 899af39..8186f75 100644
--- a/old/dotnet/ios/generated-sources/Cinematic/CNCompositionInfo.g.cs
+++ b/new/dotnet/ios/generated-sources/Cinematic/CNCompositionInfo.g.cs
@@ -50,10 +50,10 @@ using NativeHandle = System.IntPtr;
#endif
namespace Cinematic {
[Register("CNCompositionInfo", true)]
+ [SupportedOSPlatform ("tvos17.0")]
+ [SupportedOSPlatform ("macos14.0")]
+ [SupportedOSPlatform ("ios17.0")]
[UnsupportedOSPlatform ("maccatalyst")]
- [UnsupportedOSPlatform ("tvos")]
- [UnsupportedOSPlatform ("macos")]
- [UnsupportedOSPlatform ("ios")]
public unsafe partial class CNCompositionInfo : CNAssetInfo {
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
#if ARCH_32
diff --git a/old/dotnet/ios/generated-sources/Cinematic/CNCustomDetectionTrack.g.cs b/new/dotnet/ios/generated-sources/Cinematic/CNCustomDetectionTrack.g.cs
index 795fbc3..a8e46c2 100644
--- a/old/dotnet/ios/generated-sources/Cinematic/CNCustomDetectionTrack.g.cs
+++ b/new/dotnet/ios/generated-sources/Cinematic/CNCustomDetectionTrack.g.cs
@@ -50,10 +50,10 @@ using NativeHandle = System.IntPtr;
#endif
namespace Cinematic {
[Register("CNCustomDetectionTrack", true)]
+ [SupportedOSPlatform ("tvos17.0")]
+ [SupportedOSPlatform ("macos14.0")]
+ [SupportedOSPlatform ("ios17.0")]
[UnsupportedOSPlatform ("maccatalyst")]
- [UnsupportedOSPlatform ("tvos")]
- [UnsupportedOSPlatform ("macos")]
- [UnsupportedOSPlatform ("ios")]
public unsafe partial class CNCustomDetectionTrack : CNDetectionTrack {
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
#if ARCH_32
diff --git a/old/dotnet/ios/generated-sources/Cinematic/CNDecision.g.cs b/new/dotnet/ios/generated-sources/Cinematic/CNDecision.g.cs
index 9a84329..818dd4b 100644
--- a/old/dotnet/ios/generated-sources/Cinematic/CNDecision.g.cs
+++ b/new/dotnet/ios/generated-sources/Cinematic/CNDecision.g.cs
@@ -50,10 +50,10 @@ using NativeHandle = System.IntPtr;
#endif
namespace Cinematic {
[Register("CNDecision", true)]
+ [SupportedOSPlatform ("tvos17.0")]
+ [SupportedOSPlatform ("macos14.0")]
+ [SupportedOSPlatform ("ios17.0")]
[UnsupportedOSPlatform ("maccatalyst")]
- [UnsupportedOSPlatform ("tvos")]
- [UnsupportedOSPlatform ("macos")]
- [UnsupportedOSPlatform ("ios")]
public unsafe partial class CNDecision : NSObject, INSCopying {
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
#if ARCH_32
@@ -79,9 +79,9 @@ namespace Cinematic {
[Export ("copyWithZone:")]
[return: ReleaseAttribute ()]
[UnsupportedOSPlatform ("maccatalyst")]
- [UnsupportedOSPlatform ("ios")]
- [UnsupportedOSPlatform ("macos")]
- [UnsupportedOSPlatform ("tvos")]
+ [SupportedOSPlatform ("ios17.0")]
+ [SupportedOSPlatform ("macos14.0")]
+ [SupportedOSPlatform ("tvos17.0")]
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
public virtual NSObject Copy (NSZone? zone)
{
diff --git a/old/dotnet/ios/generated-sources/Cinematic/CNDetection.g.cs b/new/dotnet/ios/generated-sources/Cinematic/CNDetection.g.cs
index d87f4f6..55d1250 100644
--- a/old/dotnet/ios/generated-sources/Cinematic/CNDetection.g.cs
+++ b/new/dotnet/ios/generated-sources/Cinematic/CNDetection.g.cs
@@ -50,10 +50,10 @@ using NativeHandle = System.IntPtr;
#endif
namespace Cinematic {
[Register("CNDetection", true)]
+ [SupportedOSPlatform ("tvos17.0")]
+ [SupportedOSPlatform ("macos14.0")]
+ [SupportedOSPlatform ("ios17.0")]
[UnsupportedOSPlatform ("maccatalyst")]
- [UnsupportedOSPlatform ("tvos")]
- [UnsupportedOSPlatform ("macos")]
- [UnsupportedOSPlatform ("ios")]
public unsafe partial class CNDetection : NSObject, INSCopying {
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
#if ARCH_32
@@ -104,9 +104,9 @@ namespace Cinematic {
[Export ("copyWithZone:")]
[return: ReleaseAttribute ()]
[UnsupportedOSPlatform ("maccatalyst")]
- [UnsupportedOSPlatform ("ios")]
- [UnsupportedOSPlatform ("macos")]
- [UnsupportedOSPlatform ("tvos")]
+ [SupportedOSPlatform ("ios17.0")]
+ [SupportedOSPlatform ("macos14.0")]
+ [SupportedOSPlatform ("tvos17.0")]
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
public virtual NSObject Copy (NSZone? zone)
{
diff --git a/old/dotnet/ios/generated-sources/Cinematic/CNDetectionTrack.g.cs b/new/dotnet/ios/generated-sources/Cinematic/CNDetectionTrack.g.cs
index e70ae42..c03e64c 100644
--- a/old/dotnet/ios/generated-sources/Cinematic/CNDetectionTrack.g.cs
+++ b/new/dotnet/ios/generated-sources/Cinematic/CNDetectionTrack.g.cs
@@ -50,10 +50,10 @@ using NativeHandle = System.IntPtr;
#endif
namespace Cinematic {
[Register("CNDetectionTrack", true)]
+ [SupportedOSPlatform ("tvos17.0")]
+ [SupportedOSPlatform ("macos14.0")]
+ [SupportedOSPlatform ("ios17.0")]
[UnsupportedOSPlatform ("maccatalyst")]
- [UnsupportedOSPlatform ("tvos")]
- [UnsupportedOSPlatform ("macos")]
- [UnsupportedOSPlatform ("ios")]
public unsafe partial class CNDetectionTrack : NSObject, INSCopying {
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
#if ARCH_32
@@ -79,9 +79,9 @@ namespace Cinematic {
[Export ("copyWithZone:")]
[return: ReleaseAttribute ()]
[UnsupportedOSPlatform ("maccatalyst")]
- [UnsupportedOSPlatform ("ios")]
- [UnsupportedOSPlatform ("macos")]
- [UnsupportedOSPlatform ("tvos")]
+ [SupportedOSPlatform ("ios17.0")]
+ [SupportedOSPlatform ("macos14.0")]
+ [SupportedOSPlatform ("tvos17.0")]
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
public virtual NSObject Copy (NSZone? zone)
{
diff --git a/old/dotnet/ios/generated-sources/Cinematic/CNDetectionType.g.cs b/new/dotnet/ios/generated-sources/Cinematic/CNDetectionType.g.cs
index daf6778..164b2e7 100644
--- a/old/dotnet/ios/generated-sources/Cinematic/CNDetectionType.g.cs
+++ b/new/dotnet/ios/generated-sources/Cinematic/CNDetectionType.g.cs
@@ -49,9 +49,9 @@ using MetalPerformanceShadersGraph;
using NativeHandle = System.IntPtr;
#endif
namespace Cinematic {
- [UnsupportedOSPlatform ("tvos")]
- [UnsupportedOSPlatform ("macos")]
- [UnsupportedOSPlatform ("ios")]
+ [SupportedOSPlatform ("tvos17.0")]
+ [SupportedOSPlatform ("macos14.0")]
+ [SupportedOSPlatform ("ios17.0")]
[Native]
public enum CNDetectionType : long {
Unknown = 0,
diff --git a/old/dotnet/ios/generated-sources/Cinematic/CNFixedDetectionTrack.g.cs b/new/dotnet/ios/generated-sources/Cinematic/CNFixedDetectionTrack.g.cs
index 6b2f101..a88c9c4 100644
--- a/old/dotnet/ios/generated-sources/Cinematic/CNFixedDetectionTrack.g.cs
+++ b/new/dotnet/ios/generated-sources/Cinematic/CNFixedDetectionTrack.g.cs
@@ -50,10 +50,10 @@ using NativeHandle = System.IntPtr;
#endif
namespace Cinematic {
[Register("CNFixedDetectionTrack", true)]
+ [SupportedOSPlatform ("tvos17.0")]
+ [SupportedOSPlatform ("macos14.0")]
+ [SupportedOSPlatform ("ios17.0")]
[UnsupportedOSPlatform ("maccatalyst")]
- [UnsupportedOSPlatform ("tvos")]
- [UnsupportedOSPlatform ("macos")]
- [UnsupportedOSPlatform ("ios")]
public unsafe partial class CNFixedDetectionTrack : CNDetectionTrack {
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
#if ARCH_32
diff --git a/old/dotnet/ios/generated-sources/Cinematic/CNObjectTracker.g.cs b/new/dotnet/ios/generated-sources/Cinematic/CNObjectTracker.g.cs
index c330af0..0f6ba19 100644
--- a/old/dotnet/ios/generated-sources/Cinematic/CNObjectTracker.g.cs
+++ b/new/dotnet/ios/generated-sources/Cinematic/CNObjectTracker.g.cs
@@ -50,10 +50,10 @@ using NativeHandle = System.IntPtr;
#endif
namespace Cinematic {
[Register("CNObjectTracker", true)]
+ [SupportedOSPlatform ("tvos17.0")]
+ [SupportedOSPlatform ("macos14.0")]
+ [SupportedOSPlatform ("ios17.0")]
[UnsupportedOSPlatform ("maccatalyst")]
- [UnsupportedOSPlatform ("tvos")]
- [UnsupportedOSPlatform ("macos")]
- [UnsupportedOSPlatform ("ios")]
public unsafe partial class CNObjectTracker : NSObject {
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
#if ARCH_32
diff --git a/old/dotnet/ios/generated-sources/Cinematic/CNRenderingQuality.g.cs b/new/dotnet/ios/generated-sources/Cinematic/CNRenderingQuality.g.cs
index 1368b3a..7a1161a 100644
--- a/old/dotnet/ios/generated-sources/Cinematic/CNRenderingQuality.g.cs
+++ b/new/dotnet/ios/generated-sources/Cinematic/CNRenderingQuality.g.cs
@@ -49,10 +49,10 @@ using MetalPerformanceShadersGraph;
using NativeHandle = System.IntPtr;
#endif
namespace Cinematic {
+ [SupportedOSPlatform ("tvos17.0")]
+ [SupportedOSPlatform ("macos14.0")]
+ [SupportedOSPlatform ("ios17.0")]
[UnsupportedOSPlatform ("maccatalyst")]
- [UnsupportedOSPlatform ("tvos")]
- [UnsupportedOSPlatform ("macos")]
- [UnsupportedOSPlatform ("ios")]
[Native]
public enum CNRenderingQuality : long {
Thumbnail = 0,
diff --git a/old/dotnet/ios/generated-sources/Cinematic/CNRenderingSession.g.cs b/new/dotnet/ios/generated-sources/Cinematic/CNRenderingSession.g.cs
index 8a08cdd..1843817 100644
--- a/old/dotnet/ios/generated-sources/Cinematic/CNRenderingSession.g.cs
+++ b/new/dotnet/ios/generated-sources/Cinematic/CNRenderingSession.g.cs
@@ -50,10 +50,10 @@ using NativeHandle = System.IntPtr;
#endif
namespace Cinematic {
[Register("CNRenderingSession", true)]
+ [SupportedOSPlatform ("tvos17.0")]
+ [SupportedOSPlatform ("macos14.0")]
+ [SupportedOSPlatform ("ios17.0")]
[UnsupportedOSPlatform ("maccatalyst")]
- [UnsupportedOSPlatform ("tvos")]
- [UnsupportedOSPlatform ("macos")]
- [UnsupportedOSPlatform ("ios")]
public unsafe partial class CNRenderingSession : NSObject {
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
#if ARCH_32
diff --git a/old/dotnet/ios/generated-sources/Cinematic/CNRenderingSessionAttributes.g.cs b/new/dotnet/ios/generated-sources/Cinematic/CNRenderingSessionAttributes.g.cs
index d89dcb4..a042652 100644
--- a/old/dotnet/ios/generated-sources/Cinematic/CNRenderingSessionAttributes.g.cs
+++ b/new/dotnet/ios/generated-sources/Cinematic/CNRenderingSessionAttributes.g.cs
@@ -50,10 +50,10 @@ using NativeHandle = System.IntPtr;
#endif
namespace Cinematic {
[Register("CNRenderingSessionAttributes", true)]
+ [SupportedOSPlatform ("tvos17.0")]
+ [SupportedOSPlatform ("macos14.0")]
+ [SupportedOSPlatform ("ios17.0")]
[UnsupportedOSPlatform ("maccatalyst")]
- [UnsupportedOSPlatform ("tvos")]
- [UnsupportedOSPlatform ("macos")]
- [UnsupportedOSPlatform ("ios")]
public unsafe partial class CNRenderingSessionAttributes : NSObject {
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
#if ARCH_32
diff --git a/old/dotnet/ios/generated-sources/Cinematic/CNRenderingSessionFrameAttributes.g.cs b/new/dotnet/ios/generated-sources/Cinematic/CNRenderingSessionFrameAttributes.g.cs
index 27f21ab..6dcb180 100644
--- a/old/dotnet/ios/generated-sources/Cinematic/CNRenderingSessionFrameAttributes.g.cs
+++ b/new/dotnet/ios/generated-sources/Cinematic/CNRenderingSessionFrameAttributes.g.cs
@@ -50,10 +50,10 @@ using NativeHandle = System.IntPtr;
#endif
namespace Cinematic {
[Register("CNRenderingSessionFrameAttributes", true)]
+ [SupportedOSPlatform ("tvos17.0")]
+ [SupportedOSPlatform ("macos14.0")]
+ [SupportedOSPlatform ("ios17.0")]
[UnsupportedOSPlatform ("maccatalyst")]
- [UnsupportedOSPlatform ("tvos")]
- [UnsupportedOSPlatform ("macos")]
- [UnsupportedOSPlatform ("ios")]
public unsafe partial class CNRenderingSessionFrameAttributes : NSObject, INSCopying, INSMutableCopying {
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
#if ARCH_32
@@ -113,9 +113,9 @@ namespace Cinematic {
[Export ("copyWithZone:")]
[return: ReleaseAttribute ()]
[UnsupportedOSPlatform ("maccatalyst")]
- [UnsupportedOSPlatform ("ios")]
- [UnsupportedOSPlatform ("macos")]
- [UnsupportedOSPlatform ("tvos")]
+ [SupportedOSPlatform ("ios17.0")]
+ [SupportedOSPlatform ("macos14.0")]
+ [SupportedOSPlatform ("tvos17.0")]
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
public virtual NSObject Copy (NSZone? zone)
{
@@ -133,9 +133,9 @@ namespace Cinematic {
[Export ("mutableCopyWithZone:")]
[return: ReleaseAttribute ()]
[UnsupportedOSPlatform ("maccatalyst")]
- [UnsupportedOSPlatform ("ios")]
- [UnsupportedOSPlatform ("macos")]
- [UnsupportedOSPlatform ("tvos")]
+ [SupportedOSPlatform ("ios17.0")]
+ [SupportedOSPlatform ("macos14.0")]
+ [SupportedOSPlatform ("tvos17.0")]
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
public virtual NSObject MutableCopy (NSZone? zone)
{
diff --git a/old/dotnet/ios/generated-sources/Cinematic/CNScript.g.cs b/new/dotnet/ios/generated-sources/Cinematic/CNScript.g.cs
index 6886ef3..a4cb708 100644
--- a/old/dotnet/ios/generated-sources/Cinematic/CNScript.g.cs
+++ b/new/dotnet/ios/generated-sources/Cinematic/CNScript.g.cs
@@ -50,10 +50,10 @@ using NativeHandle = System.IntPtr;
#endif
namespace Cinematic {
[Register("CNScript", true)]
+ [SupportedOSPlatform ("tvos17.0")]
+ [SupportedOSPlatform ("macos14.0")]
+ [SupportedOSPlatform ("ios17.0")]
[UnsupportedOSPlatform ("maccatalyst")]
- [UnsupportedOSPlatform ("tvos")]
- [UnsupportedOSPlatform ("macos")]
- [UnsupportedOSPlatform ("ios")]
public unsafe partial class CNScript : NSObject {
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
#if ARCH_32
diff --git a/old/dotnet/ios/generated-sources/Cinematic/CNScriptChanges.g.cs b/new/dotnet/ios/generated-sources/Cinematic/CNScriptChanges.g.cs
index 30f91f4..2d0ac5e 100644
--- a/old/dotnet/ios/generated-sources/Cinematic/CNScriptChanges.g.cs
+++ b/new/dotnet/ios/generated-sources/Cinematic/CNScriptChanges.g.cs
@@ -50,10 +50,10 @@ using NativeHandle = System.IntPtr;
#endif
namespace Cinematic {
[Register("CNScriptChanges", true)]
+ [SupportedOSPlatform ("tvos17.0")]
+ [SupportedOSPlatform ("macos14.0")]
+ [SupportedOSPlatform ("ios17.0")]
[UnsupportedOSPlatform ("maccatalyst")]
- [UnsupportedOSPlatform ("tvos")]
- [UnsupportedOSPlatform ("macos")]
- [UnsupportedOSPlatform ("ios")]
public unsafe partial class CNScriptChanges : NSObject {
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
#if ARCH_32
diff --git a/old/dotnet/ios/generated-sources/Cinematic/CNScriptFrame.g.cs b/new/dotnet/ios/generated-sources/Cinematic/CNScriptFrame.g.cs
index c521ced..aaf620b 100644
--- a/old/dotnet/ios/generated-sources/Cinematic/CNScriptFrame.g.cs
+++ b/new/dotnet/ios/generated-sources/Cinematic/CNScriptFrame.g.cs
@@ -50,10 +50,10 @@ using NativeHandle = System.IntPtr;
#endif
namespace Cinematic {
[Register("CNScriptFrame", true)]
+ [SupportedOSPlatform ("tvos17.0")]
+ [SupportedOSPlatform ("macos14.0")]
+ [SupportedOSPlatform ("ios17.0")]
[UnsupportedOSPlatform ("maccatalyst")]
- [UnsupportedOSPlatform ("tvos")]
- [UnsupportedOSPlatform ("macos")]
- [UnsupportedOSPlatform ("ios")]
public unsafe partial class CNScriptFrame : NSObject, INSCopying {
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
#if ARCH_32
@@ -79,9 +79,9 @@ namespace Cinematic {
[Export ("copyWithZone:")]
[return: ReleaseAttribute ()]
[UnsupportedOSPlatform ("maccatalyst")]
- [UnsupportedOSPlatform ("ios")]
- [UnsupportedOSPlatform ("macos")]
- [UnsupportedOSPlatform ("tvos")]
+ [SupportedOSPlatform ("ios17.0")]
+ [SupportedOSPlatform ("macos14.0")]
+ [SupportedOSPlatform ("tvos17.0")]
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
public virtual NSObject Copy (NSZone? zone)
{
diff --git a/old/dotnet/macos/generated-sources/Cinematic/CNAssetInfo.g.cs b/new/dotnet/macos/generated-sources/Cinematic/CNAssetInfo.g.cs
index 399f636..f69ec22 100644
--- a/old/dotnet/macos/generated-sources/Cinematic/CNAssetInfo.g.cs
+++ b/new/dotnet/macos/generated-sources/Cinematic/CNAssetInfo.g.cs
@@ -45,10 +45,10 @@ using NativeHandle = System.IntPtr;
#endif
namespace Cinematic {
[Register("CNAssetInfo", true)]
+ [SupportedOSPlatform ("tvos17.0")]
+ [SupportedOSPlatform ("macos14.0")]
+ [SupportedOSPlatform ("ios17.0")]
[UnsupportedOSPlatform ("maccatalyst")]
- [UnsupportedOSPlatform ("tvos")]
- [UnsupportedOSPlatform ("macos")]
- [UnsupportedOSPlatform ("ios")]
public unsafe partial class CNAssetInfo : NSObject {
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
const string selAllCinematicTracksX = "allCinematicTracks";
diff --git a/old/dotnet/macos/generated-sources/Cinematic/CNBoundsPrediction.g.cs b/new/dotnet/macos/generated-sources/Cinematic/CNBoundsPrediction.g.cs
index 28fe454..543d7bf 100644
--- a/old/dotnet/macos/generated-sources/Cinematic/CNBoundsPrediction.g.cs
+++ b/new/dotnet/macos/generated-sources/Cinematic/CNBoundsPrediction.g.cs
@@ -45,10 +45,10 @@ using NativeHandle = System.IntPtr;
#endif
namespace Cinematic {
[Register("CNBoundsPrediction", true)]
+ [SupportedOSPlatform ("tvos17.0")]
+ [SupportedOSPlatform ("macos14.0")]
+ [SupportedOSPlatform ("ios17.0")]
[UnsupportedOSPlatform ("maccatalyst")]
- [UnsupportedOSPlatform ("tvos")]
- [UnsupportedOSPlatform ("macos")]
- [UnsupportedOSPlatform ("ios")]
public unsafe partial class CNBoundsPrediction : NSObject, INSCopying, INSMutableCopying {
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
const string selConfidenceX = "confidence";
@@ -98,9 +98,9 @@ namespace Cinematic {
[Export ("copyWithZone:")]
[return: ReleaseAttribute ()]
[UnsupportedOSPlatform ("maccatalyst")]
- [UnsupportedOSPlatform ("ios")]
- [UnsupportedOSPlatform ("macos")]
- [UnsupportedOSPlatform ("tvos")]
+ [SupportedOSPlatform ("ios17.0")]
+ [SupportedOSPlatform ("macos14.0")]
+ [SupportedOSPlatform ("tvos17.0")]
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
public virtual NSObject Copy (NSZone? zone)
{
@@ -118,9 +118,9 @@ namespace Cinematic {
[Export ("mutableCopyWithZone:")]
[return: ReleaseAttribute ()]
[UnsupportedOSPlatform ("maccatalyst")]
- [UnsupportedOSPlatform ("ios")]
- [UnsupportedOSPlatform ("macos")]
- [UnsupportedOSPlatform ("tvos")]
+ [SupportedOSPlatform ("ios17.0")]
+ [SupportedOSPlatform ("macos14.0")]
+ [SupportedOSPlatform ("tvos17.0")]
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
public virtual NSObject MutableCopy (NSZone? zone)
{
diff --git a/old/dotnet/macos/generated-sources/Cinematic/CNCinematicErrorCode.g.cs b/new/dotnet/macos/generated-sources/Cinematic/CNCinematicErrorCode.g.cs
index f88fb47..83adc42 100644
--- a/old/dotnet/macos/generated-sources/Cinematic/CNCinematicErrorCode.g.cs
+++ b/new/dotnet/macos/generated-sources/Cinematic/CNCinematicErrorCode.g.cs
@@ -44,10 +44,10 @@ using MetalPerformanceShadersGraph;
using NativeHandle = System.IntPtr;
#endif
namespace Cinematic {
+ [SupportedOSPlatform ("tvos17.0")]
+ [SupportedOSPlatform ("macos14.0")]
+ [SupportedOSPlatform ("ios17.0")]
[UnsupportedOSPlatform ("maccatalyst")]
- [UnsupportedOSPlatform ("tvos")]
- [UnsupportedOSPlatform ("macos")]
- [UnsupportedOSPlatform ("ios")]
[Native]
public enum CNCinematicErrorCode : long {
Unknown = 1,
@@ -58,10 +58,10 @@ namespace Cinematic {
Incompatible = 6,
Cancelled = 7,
}
+ [SupportedOSPlatform ("tvos17.0")]
+ [SupportedOSPlatform ("macos14.0")]
+ [SupportedOSPlatform ("ios17.0")]
[UnsupportedOSPlatform ("maccatalyst")]
- [UnsupportedOSPlatform ("tvos")]
- [UnsupportedOSPlatform ("macos")]
- [UnsupportedOSPlatform ("ios")]
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
static public partial class CNCinematicErrorCodeExtensions {
[Field ("CNCinematicErrorDomain", "Cinematic")]
diff --git a/old/dotnet/macos/generated-sources/Cinematic/CNCompositionInfo.g.cs b/new/dotnet/macos/generated-sources/Cinematic/CNCompositionInfo.g.cs
index 89aea26..dfa5e12 100644
--- a/old/dotnet/macos/generated-sources/Cinematic/CNCompositionInfo.g.cs
+++ b/new/dotnet/macos/generated-sources/Cinematic/CNCompositionInfo.g.cs
@@ -45,10 +45,10 @@ using NativeHandle = System.IntPtr;
#endif
namespace Cinematic {
[Register("CNCompositionInfo", true)]
+ [SupportedOSPlatform ("tvos17.0")]
+ [SupportedOSPlatform ("macos14.0")]
+ [SupportedOSPlatform ("ios17.0")]
[UnsupportedOSPlatform ("maccatalyst")]
- [UnsupportedOSPlatform ("tvos")]
- [UnsupportedOSPlatform ("macos")]
- [UnsupportedOSPlatform ("ios")]
public unsafe partial class CNCompositionInfo : CNAssetInfo {
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
const string selInsertTimeRange_OfCinematicAssetInfo_AtTime_Error_X = "insertTimeRange:ofCinematicAssetInfo:atTime:error:";
diff --git a/old/dotnet/macos/generated-sources/Cinematic/CNCustomDetectionTrack.g.cs b/new/dotnet/macos/generated-sources/Cinematic/CNCustomDetectionTrack.g.cs
index 55f12de..5a8faa7 100644
--- a/old/dotnet/macos/generated-sources/Cinematic/CNCustomDetectionTrack.g.cs
+++ b/new/dotnet/macos/generated-sources/Cinematic/CNCustomDetectionTrack.g.cs
@@ -45,10 +45,10 @@ using NativeHandle = System.IntPtr;
#endif
namespace Cinematic {
[Register("CNCustomDetectionTrack", true)]
+ [SupportedOSPlatform ("tvos17.0")]
+ [SupportedOSPlatform ("macos14.0")]
+ [SupportedOSPlatform ("ios17.0")]
[UnsupportedOSPlatform ("maccatalyst")]
- [UnsupportedOSPlatform ("tvos")]
- [UnsupportedOSPlatform ("macos")]
- [UnsupportedOSPlatform ("ios")]
public unsafe partial class CNCustomDetectionTrack : CNDetectionTrack {
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
const string selAllDetectionsX = "allDetections";
diff --git a/old/dotnet/macos/generated-sources/Cinematic/CNDecision.g.cs b/new/dotnet/macos/generated-sources/Cinematic/CNDecision.g.cs
index 6060e53..17e4333 100644
--- a/old/dotnet/macos/generated-sources/Cinematic/CNDecision.g.cs
+++ b/new/dotnet/macos/generated-sources/Cinematic/CNDecision.g.cs
@@ -45,10 +45,10 @@ using NativeHandle = System.IntPtr;
#endif
namespace Cinematic {
[Register("CNDecision", true)]
+ [SupportedOSPlatform ("tvos17.0")]
+ [SupportedOSPlatform ("macos14.0")]
+ [SupportedOSPlatform ("ios17.0")]
[UnsupportedOSPlatform ("maccatalyst")]
- [UnsupportedOSPlatform ("tvos")]
- [UnsupportedOSPlatform ("macos")]
- [UnsupportedOSPlatform ("ios")]
public unsafe partial class CNDecision : NSObject, INSCopying {
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
const string selCopyWithZone_X = "copyWithZone:";
@@ -95,9 +95,9 @@ namespace Cinematic {
[Export ("copyWithZone:")]
[return: ReleaseAttribute ()]
[UnsupportedOSPlatform ("maccatalyst")]
- [UnsupportedOSPlatform ("ios")]
- [UnsupportedOSPlatform ("macos")]
- [UnsupportedOSPlatform ("tvos")]
+ [SupportedOSPlatform ("ios17.0")]
+ [SupportedOSPlatform ("macos14.0")]
+ [SupportedOSPlatform ("tvos17.0")]
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
public virtual NSObject Copy (NSZone? zone)
{
diff --git a/old/dotnet/macos/generated-sources/Cinematic/CNDetection.g.cs b/new/dotnet/macos/generated-sources/Cinematic/CNDetection.g.cs
index 7e971a8..bc6f3db 100644
--- a/old/dotnet/macos/generated-sources/Cinematic/CNDetection.g.cs
+++ b/new/dotnet/macos/generated-sources/Cinematic/CNDetection.g.cs
@@ -45,10 +45,10 @@ using NativeHandle = System.IntPtr;
#endif
namespace Cinematic {
[Register("CNDetection", true)]
+ [SupportedOSPlatform ("tvos17.0")]
+ [SupportedOSPlatform ("macos14.0")]
+ [SupportedOSPlatform ("ios17.0")]
[UnsupportedOSPlatform ("maccatalyst")]
- [UnsupportedOSPlatform ("tvos")]
- [UnsupportedOSPlatform ("macos")]
- [UnsupportedOSPlatform ("ios")]
public unsafe partial class CNDetection : NSObject, INSCopying {
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
const string selAccessibilityLabelForDetectionType_X = "accessibilityLabelForDetectionType:";
@@ -121,9 +121,9 @@ namespace Cinematic {
[Export ("copyWithZone:")]
[return: ReleaseAttribute ()]
[UnsupportedOSPlatform ("maccatalyst")]
- [UnsupportedOSPlatform ("ios")]
- [UnsupportedOSPlatform ("macos")]
- [UnsupportedOSPlatform ("tvos")]
+ [SupportedOSPlatform ("ios17.0")]
+ [SupportedOSPlatform ("macos14.0")]
+ [SupportedOSPlatform ("tvos17.0")]
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
public virtual NSObject Copy (NSZone? zone)
{
diff --git a/old/dotnet/macos/generated-sources/Cinematic/CNDetectionTrack.g.cs b/new/dotnet/macos/generated-sources/Cinematic/CNDetectionTrack.g.cs
index 0371d89..1e8ca75 100644
--- a/old/dotnet/macos/generated-sources/Cinematic/CNDetectionTrack.g.cs
+++ b/new/dotnet/macos/generated-sources/Cinematic/CNDetectionTrack.g.cs
@@ -45,10 +45,10 @@ using NativeHandle = System.IntPtr;
#endif
namespace Cinematic {
[Register("CNDetectionTrack", true)]
+ [SupportedOSPlatform ("tvos17.0")]
+ [SupportedOSPlatform ("macos14.0")]
+ [SupportedOSPlatform ("ios17.0")]
[UnsupportedOSPlatform ("maccatalyst")]
- [UnsupportedOSPlatform ("tvos")]
- [UnsupportedOSPlatform ("macos")]
- [UnsupportedOSPlatform ("ios")]
public unsafe partial class CNDetectionTrack : NSObject, INSCopying {
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
const string selCopyWithZone_X = "copyWithZone:";
@@ -95,9 +95,9 @@ namespace Cinematic {
[Export ("copyWithZone:")]
[return: ReleaseAttribute ()]
[UnsupportedOSPlatform ("maccatalyst")]
- [UnsupportedOSPlatform ("ios")]
- [UnsupportedOSPlatform ("macos")]
- [UnsupportedOSPlatform ("tvos")]
+ [SupportedOSPlatform ("ios17.0")]
+ [SupportedOSPlatform ("macos14.0")]
+ [SupportedOSPlatform ("tvos17.0")]
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
public virtual NSObject Copy (NSZone? zone)
{
diff --git a/old/dotnet/macos/generated-sources/Cinematic/CNDetectionType.g.cs b/new/dotnet/macos/generated-sources/Cinematic/CNDetectionType.g.cs
index 186cf0e..c0a9abc 100644
--- a/old/dotnet/macos/generated-sources/Cinematic/CNDetectionType.g.cs
+++ b/new/dotnet/macos/generated-sources/Cinematic/CNDetectionType.g.cs
@@ -44,9 +44,9 @@ using MetalPerformanceShadersGraph;
using NativeHandle = System.IntPtr;
#endif
namespace Cinematic {
- [UnsupportedOSPlatform ("tvos")]
- [UnsupportedOSPlatform ("macos")]
- [UnsupportedOSPlatform ("ios")]
+ [SupportedOSPlatform ("tvos17.0")]
+ [SupportedOSPlatform ("macos14.0")]
+ [SupportedOSPlatform ("ios17.0")]
[Native]
public enum CNDetectionType : long {
Unknown = 0,
diff --git a/old/dotnet/macos/generated-sources/Cinematic/CNFixedDetectionTrack.g.cs b/new/dotnet/macos/generated-sources/Cinematic/CNFixedDetectionTrack.g.cs
index aedf889..3a937da 100644
--- a/old/dotnet/macos/generated-sources/Cinematic/CNFixedDetectionTrack.g.cs
+++ b/new/dotnet/macos/generated-sources/Cinematic/CNFixedDetectionTrack.g.cs
@@ -45,10 +45,10 @@ using NativeHandle = System.IntPtr;
#endif
namespace Cinematic {
[Register("CNFixedDetectionTrack", true)]
+ [SupportedOSPlatform ("tvos17.0")]
+ [SupportedOSPlatform ("macos14.0")]
+ [SupportedOSPlatform ("ios17.0")]
[UnsupportedOSPlatform ("maccatalyst")]
- [UnsupportedOSPlatform ("tvos")]
- [UnsupportedOSPlatform ("macos")]
- [UnsupportedOSPlatform ("ios")]
public unsafe partial class CNFixedDetectionTrack : CNDetectionTrack {
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
const string selFocusDisparityX = "focusDisparity";
diff --git a/old/dotnet/macos/generated-sources/Cinematic/CNObjectTracker.g.cs b/new/dotnet/macos/generated-sources/Cinematic/CNObjectTracker.g.cs
index 5143956..3f8adb5 100644
--- a/old/dotnet/macos/generated-sources/Cinematic/CNObjectTracker.g.cs
+++ b/new/dotnet/macos/generated-sources/Cinematic/CNObjectTracker.g.cs
@@ -45,10 +45,10 @@ using NativeHandle = System.IntPtr;
#endif
namespace Cinematic {
[Register("CNObjectTracker", true)]
+ [SupportedOSPlatform ("tvos17.0")]
+ [SupportedOSPlatform ("macos14.0")]
+ [SupportedOSPlatform ("ios17.0")]
[UnsupportedOSPlatform ("maccatalyst")]
- [UnsupportedOSPlatform ("tvos")]
- [UnsupportedOSPlatform ("macos")]
- [UnsupportedOSPlatform ("ios")]
public unsafe partial class CNObjectTracker : NSObject {
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
const string selContinueTrackingAt_SourceImage_SourceDisparity_X = "continueTrackingAt:sourceImage:sourceDisparity:";
diff --git a/old/dotnet/macos/generated-sources/Cinematic/CNRenderingQuality.g.cs b/new/dotnet/macos/generated-sources/Cinematic/CNRenderingQuality.g.cs
index b3cc11b..e694658 100644
--- a/old/dotnet/macos/generated-sources/Cinematic/CNRenderingQuality.g.cs
+++ b/new/dotnet/macos/generated-sources/Cinematic/CNRenderingQuality.g.cs
@@ -44,10 +44,10 @@ using MetalPerformanceShadersGraph;
using NativeHandle = System.IntPtr;
#endif
namespace Cinematic {
+ [SupportedOSPlatform ("tvos17.0")]
+ [SupportedOSPlatform ("macos14.0")]
+ [SupportedOSPlatform ("ios17.0")]
[UnsupportedOSPlatform ("maccatalyst")]
- [UnsupportedOSPlatform ("tvos")]
- [UnsupportedOSPlatform ("macos")]
- [UnsupportedOSPlatform ("ios")]
[Native]
public enum CNRenderingQuality : long {
Thumbnail = 0,
diff --git a/old/dotnet/macos/generated-sources/Cinematic/CNRenderingSession.g.cs b/new/dotnet/macos/generated-sources/Cinematic/CNRenderingSession.g.cs
index 6d4aa01..2a2c6c7 100644
--- a/old/dotnet/macos/generated-sources/Cinematic/CNRenderingSession.g.cs
+++ b/new/dotnet/macos/generated-sources/Cinematic/CNRenderingSession.g.cs
@@ -45,10 +45,10 @@ using NativeHandle = System.IntPtr;
#endif
namespace Cinematic {
[Register("CNRenderingSession", true)]
+ [SupportedOSPlatform ("tvos17.0")]
+ [SupportedOSPlatform ("macos14.0")]
+ [SupportedOSPlatform ("ios17.0")]
[UnsupportedOSPlatform ("maccatalyst")]
- [UnsupportedOSPlatform ("tvos")]
- [UnsupportedOSPlatform ("macos")]
- [UnsupportedOSPlatform ("ios")]
public unsafe partial class CNRenderingSession : NSObject {
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
const string selCommandQueueX = "commandQueue";
diff --git a/old/dotnet/macos/generated-sources/Cinematic/CNRenderingSessionAttributes.g.cs b/new/dotnet/macos/generated-sources/Cinematic/CNRenderingSessionAttributes.g.cs
index d5d1cda..6853a18 100644
--- a/old/dotnet/macos/generated-sources/Cinematic/CNRenderingSessionAttributes.g.cs
+++ b/new/dotnet/macos/generated-sources/Cinematic/CNRenderingSessionAttributes.g.cs
@@ -45,10 +45,10 @@ using NativeHandle = System.IntPtr;
#endif
namespace Cinematic {
[Register("CNRenderingSessionAttributes", true)]
+ [SupportedOSPlatform ("tvos17.0")]
+ [SupportedOSPlatform ("macos14.0")]
+ [SupportedOSPlatform ("ios17.0")]
[UnsupportedOSPlatform ("maccatalyst")]
- [UnsupportedOSPlatform ("tvos")]
- [UnsupportedOSPlatform ("macos")]
- [UnsupportedOSPlatform ("ios")]
public unsafe partial class CNRenderingSessionAttributes : NSObject {
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
const string selLoadFromAsset_CompletionHandler_X = "loadFromAsset:completionHandler:";
diff --git a/old/dotnet/macos/generated-sources/Cinematic/CNRenderingSessionFrameAttributes.g.cs b/new/dotnet/macos/generated-sources/Cinematic/CNRenderingSessionFrameAttributes.g.cs
index 7be6215..eeef1df 100644
--- a/old/dotnet/macos/generated-sources/Cinematic/CNRenderingSessionFrameAttributes.g.cs
+++ b/new/dotnet/macos/generated-sources/Cinematic/CNRenderingSessionFrameAttributes.g.cs
@@ -45,10 +45,10 @@ using NativeHandle = System.IntPtr;
#endif
namespace Cinematic {
[Register("CNRenderingSessionFrameAttributes", true)]
+ [SupportedOSPlatform ("tvos17.0")]
+ [SupportedOSPlatform ("macos14.0")]
+ [SupportedOSPlatform ("ios17.0")]
[UnsupportedOSPlatform ("maccatalyst")]
- [UnsupportedOSPlatform ("tvos")]
- [UnsupportedOSPlatform ("macos")]
- [UnsupportedOSPlatform ("ios")]
public unsafe partial class CNRenderingSessionFrameAttributes : NSObject, INSCopying, INSMutableCopying {
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
const string selCopyWithZone_X = "copyWithZone:";
@@ -118,9 +118,9 @@ namespace Cinematic {
[Export ("copyWithZone:")]
[return: ReleaseAttribute ()]
[UnsupportedOSPlatform ("maccatalyst")]
- [UnsupportedOSPlatform ("ios")]
- [UnsupportedOSPlatform ("macos")]
- [UnsupportedOSPlatform ("tvos")]
+ [SupportedOSPlatform ("ios17.0")]
+ [SupportedOSPlatform ("macos14.0")]
+ [SupportedOSPlatform ("tvos17.0")]
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
public virtual NSObject Copy (NSZone? zone)
{
@@ -138,9 +138,9 @@ namespace Cinematic {
[Export ("mutableCopyWithZone:")]
[return: ReleaseAttribute ()]
[UnsupportedOSPlatform ("maccatalyst")]
- [UnsupportedOSPlatform ("ios")]
- [UnsupportedOSPlatform ("macos")]
- [UnsupportedOSPlatform ("tvos")]
+ [SupportedOSPlatform ("ios17.0")]
+ [SupportedOSPlatform ("macos14.0")]
+ [SupportedOSPlatform ("tvos17.0")]
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
public virtual NSObject MutableCopy (NSZone? zone)
{
diff --git a/old/dotnet/macos/generated-sources/Cinematic/CNScript.g.cs b/new/dotnet/macos/generated-sources/Cinematic/CNScript.g.cs
index 9ff5889..537b006 100644
--- a/old/dotnet/macos/generated-sources/Cinematic/CNScript.g.cs
+++ b/new/dotnet/macos/generated-sources/Cinematic/CNScript.g.cs
@@ -45,10 +45,10 @@ using NativeHandle = System.IntPtr;
#endif
namespace Cinematic {
[Register("CNScript", true)]
+ [SupportedOSPlatform ("tvos17.0")]
+ [SupportedOSPlatform ("macos14.0")]
+ [SupportedOSPlatform ("ios17.0")]
[UnsupportedOSPlatform ("maccatalyst")]
- [UnsupportedOSPlatform ("tvos")]
- [UnsupportedOSPlatform ("macos")]
- [UnsupportedOSPlatform ("ios")]
public unsafe partial class CNScript : NSObject {
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
const string selAddDetectionTrack_X = "addDetectionTrack:";
diff --git a/old/dotnet/macos/generated-sources/Cinematic/CNScriptChanges.g.cs b/new/dotnet/macos/generated-sources/Cinematic/CNScriptChanges.g.cs
index 1018c28..572c2d6 100644
--- a/old/dotnet/macos/generated-sources/Cinematic/CNScriptChanges.g.cs
+++ b/new/dotnet/macos/generated-sources/Cinematic/CNScriptChanges.g.cs
@@ -45,10 +45,10 @@ using NativeHandle = System.IntPtr;
#endif
namespace Cinematic {
[Register("CNScriptChanges", true)]
+ [SupportedOSPlatform ("tvos17.0")]
+ [SupportedOSPlatform ("macos14.0")]
+ [SupportedOSPlatform ("ios17.0")]
[UnsupportedOSPlatform ("maccatalyst")]
- [UnsupportedOSPlatform ("tvos")]
- [UnsupportedOSPlatform ("macos")]
- [UnsupportedOSPlatform ("ios")]
public unsafe partial class CNScriptChanges : NSObject {
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
const string selAddedDetectionTracksX = "addedDetectionTracks";
diff --git a/old/dotnet/macos/generated-sources/Cinematic/CNScriptFrame.g.cs b/new/dotnet/macos/generated-sources/Cinematic/CNScriptFrame.g.cs
index 49d8010..8b9fe68 100644
--- a/old/dotnet/macos/generated-sources/Cinematic/CNScriptFrame.g.cs
+++ b/new/dotnet/macos/generated-sources/Cinematic/CNScriptFrame.g.cs
@@ -45,10 +45,10 @@ using NativeHandle = System.IntPtr;
#endif
namespace Cinematic {
[Register("CNScriptFrame", true)]
+ [SupportedOSPlatform ("tvos17.0")]
+ [SupportedOSPlatform ("macos14.0")]
+ [SupportedOSPlatform ("ios17.0")]
[UnsupportedOSPlatform ("maccatalyst")]
- [UnsupportedOSPlatform ("tvos")]
- [UnsupportedOSPlatform ("macos")]
- [UnsupportedOSPlatform ("ios")]
public unsafe partial class CNScriptFrame : NSObject, INSCopying {
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
const string selAllDetectionsX = "allDetections";
@@ -89,9 +89,9 @@ namespace Cinematic {
[Export ("copyWithZone:")]
[return: ReleaseAttribute ()]
[UnsupportedOSPlatform ("maccatalyst")]
- [UnsupportedOSPlatform ("ios")]
- [UnsupportedOSPlatform ("macos")]
- [UnsupportedOSPlatform ("tvos")]
+ [SupportedOSPlatform ("ios17.0")]
+ [SupportedOSPlatform ("macos14.0")]
+ [SupportedOSPlatform ("tvos17.0")]
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
public virtual NSObject Copy (NSZone? zone)
{
diff --git a/old/dotnet/tvos/generated-sources/Cinematic/CNAssetInfo.g.cs b/new/dotnet/tvos/generated-sources/Cinematic/CNAssetInfo.g.cs
index b5f216c..ccaeb8c 100644
--- a/old/dotnet/tvos/generated-sources/Cinematic/CNAssetInfo.g.cs
+++ b/new/dotnet/tvos/generated-sources/Cinematic/CNAssetInfo.g.cs
@@ -41,10 +41,10 @@ using NativeHandle = System.IntPtr;
#endif
namespace Cinematic {
[Register("CNAssetInfo", true)]
+ [SupportedOSPlatform ("tvos17.0")]
+ [SupportedOSPlatform ("macos14.0")]
+ [SupportedOSPlatform ("ios17.0")]
[UnsupportedOSPlatform ("maccatalyst")]
- [UnsupportedOSPlatform ("tvos")]
- [UnsupportedOSPlatform ("macos")]
- [UnsupportedOSPlatform ("ios")]
public unsafe partial class CNAssetInfo : NSObject {
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
static readonly NativeHandle class_ptr = Class.GetHandle ("CNAssetInfo");
diff --git a/old/dotnet/tvos/generated-sources/Cinematic/CNBoundsPrediction.g.cs b/new/dotnet/tvos/generated-sources/Cinematic/CNBoundsPrediction.g.cs
index 4e00fc3..25257f8 100644
--- a/old/dotnet/tvos/generated-sources/Cinematic/CNBoundsPrediction.g.cs
+++ b/new/dotnet/tvos/generated-sources/Cinematic/CNBoundsPrediction.g.cs
@@ -41,10 +41,10 @@ using NativeHandle = System.IntPtr;
#endif
namespace Cinematic {
[Register("CNBoundsPrediction", true)]
+ [SupportedOSPlatform ("tvos17.0")]
+ [SupportedOSPlatform ("macos14.0")]
+ [SupportedOSPlatform ("ios17.0")]
[UnsupportedOSPlatform ("maccatalyst")]
- [UnsupportedOSPlatform ("tvos")]
- [UnsupportedOSPlatform ("macos")]
- [UnsupportedOSPlatform ("ios")]
public unsafe partial class CNBoundsPrediction : NSObject, INSCopying, INSMutableCopying {
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
static readonly NativeHandle class_ptr = Class.GetHandle ("CNBoundsPrediction");
@@ -76,9 +76,9 @@ namespace Cinematic {
[Export ("copyWithZone:")]
[return: ReleaseAttribute ()]
[UnsupportedOSPlatform ("maccatalyst")]
- [UnsupportedOSPlatform ("ios")]
- [UnsupportedOSPlatform ("macos")]
- [UnsupportedOSPlatform ("tvos")]
+ [SupportedOSPlatform ("ios17.0")]
+ [SupportedOSPlatform ("macos14.0")]
+ [SupportedOSPlatform ("tvos17.0")]
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
public virtual NSObject Copy (NSZone? zone)
{
@@ -96,9 +96,9 @@ namespace Cinematic {
[Export ("mutableCopyWithZone:")]
[return: ReleaseAttribute ()]
[UnsupportedOSPlatform ("maccatalyst")]
- [UnsupportedOSPlatform ("ios")]
- [UnsupportedOSPlatform ("macos")]
- [UnsupportedOSPlatform ("tvos")]
+ [SupportedOSPlatform ("ios17.0")]
+ [SupportedOSPlatform ("macos14.0")]
+ [SupportedOSPlatform ("tvos17.0")]
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
public virtual NSObject MutableCopy (NSZone? zone)
{
diff --git a/old/dotnet/tvos/generated-sources/Cinematic/CNCinematicErrorCode.g.cs b/new/dotnet/tvos/generated-sources/Cinematic/CNCinematicErrorCode.g.cs
index 11409e1..1614ea9 100644
--- a/old/dotnet/tvos/generated-sources/Cinematic/CNCinematicErrorCode.g.cs
+++ b/new/dotnet/tvos/generated-sources/Cinematic/CNCinematicErrorCode.g.cs
@@ -40,10 +40,10 @@ using MetalPerformanceShadersGraph;
using NativeHandle = System.IntPtr;
#endif
namespace Cinematic {
+ [SupportedOSPlatform ("tvos17.0")]
+ [SupportedOSPlatform ("macos14.0")]
+ [SupportedOSPlatform ("ios17.0")]
[UnsupportedOSPlatform ("maccatalyst")]
- [UnsupportedOSPlatform ("tvos")]
- [UnsupportedOSPlatform ("macos")]
- [UnsupportedOSPlatform ("ios")]
[Native]
public enum CNCinematicErrorCode : long {
Unknown = 1,
@@ -54,10 +54,10 @@ namespace Cinematic {
Incompatible = 6,
Cancelled = 7,
}
+ [SupportedOSPlatform ("tvos17.0")]
+ [SupportedOSPlatform ("macos14.0")]
+ [SupportedOSPlatform ("ios17.0")]
[UnsupportedOSPlatform ("maccatalyst")]
- [UnsupportedOSPlatform ("tvos")]
- [UnsupportedOSPlatform ("macos")]
- [UnsupportedOSPlatform ("ios")]
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
static public partial class CNCinematicErrorCodeExtensions {
[Field ("CNCinematicErrorDomain", "Cinematic")]
diff --git a/old/dotnet/tvos/generated-sources/Cinematic/CNCompositionInfo.g.cs b/new/dotnet/tvos/generated-sources/Cinematic/CNCompositionInfo.g.cs
index c790381..de894ea 100644
--- a/old/dotnet/tvos/generated-sources/Cinematic/CNCompositionInfo.g.cs
+++ b/new/dotnet/tvos/generated-sources/Cinematic/CNCompositionInfo.g.cs
@@ -41,10 +41,10 @@ using NativeHandle = System.IntPtr;
#endif
namespace Cinematic {
[Register("CNCompositionInfo", true)]
+ [SupportedOSPlatform ("tvos17.0")]
+ [SupportedOSPlatform ("macos14.0")]
+ [SupportedOSPlatform ("ios17.0")]
[UnsupportedOSPlatform ("maccatalyst")]
- [UnsupportedOSPlatform ("tvos")]
- [UnsupportedOSPlatform ("macos")]
- [UnsupportedOSPlatform ("ios")]
public unsafe partial class CNCompositionInfo : CNAssetInfo {
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
static readonly NativeHandle class_ptr = Class.GetHandle ("CNCompositionInfo");
diff --git a/old/dotnet/tvos/generated-sources/Cinematic/CNCustomDetectionTrack.g.cs b/new/dotnet/tvos/generated-sources/Cinematic/CNCustomDetectionTrack.g.cs
index d3a0f10..b787c79 100644
--- a/old/dotnet/tvos/generated-sources/Cinematic/CNCustomDetectionTrack.g.cs
+++ b/new/dotnet/tvos/generated-sources/Cinematic/CNCustomDetectionTrack.g.cs
@@ -41,10 +41,10 @@ using NativeHandle = System.IntPtr;
#endif
namespace Cinematic {
[Register("CNCustomDetectionTrack", true)]
+ [SupportedOSPlatform ("tvos17.0")]
+ [SupportedOSPlatform ("macos14.0")]
+ [SupportedOSPlatform ("ios17.0")]
[UnsupportedOSPlatform ("maccatalyst")]
- [UnsupportedOSPlatform ("tvos")]
- [UnsupportedOSPlatform ("macos")]
- [UnsupportedOSPlatform ("ios")]
public unsafe partial class CNCustomDetectionTrack : CNDetectionTrack {
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
static readonly NativeHandle class_ptr = Class.GetHandle ("CNCustomDetectionTrack");
diff --git a/old/dotnet/tvos/generated-sources/Cinematic/CNDecision.g.cs b/new/dotnet/tvos/generated-sources/Cinematic/CNDecision.g.cs
index 4275801..b899eb7 100644
--- a/old/dotnet/tvos/generated-sources/Cinematic/CNDecision.g.cs
+++ b/new/dotnet/tvos/generated-sources/Cinematic/CNDecision.g.cs
@@ -41,10 +41,10 @@ using NativeHandle = System.IntPtr;
#endif
namespace Cinematic {
[Register("CNDecision", true)]
+ [SupportedOSPlatform ("tvos17.0")]
+ [SupportedOSPlatform ("macos14.0")]
+ [SupportedOSPlatform ("ios17.0")]
[UnsupportedOSPlatform ("maccatalyst")]
- [UnsupportedOSPlatform ("tvos")]
- [UnsupportedOSPlatform ("macos")]
- [UnsupportedOSPlatform ("ios")]
public unsafe partial class CNDecision : NSObject, INSCopying {
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
static readonly NativeHandle class_ptr = Class.GetHandle ("CNDecision");
@@ -64,9 +64,9 @@ namespace Cinematic {
[Export ("copyWithZone:")]
[return: ReleaseAttribute ()]
[UnsupportedOSPlatform ("maccatalyst")]
- [UnsupportedOSPlatform ("ios")]
- [UnsupportedOSPlatform ("macos")]
- [UnsupportedOSPlatform ("tvos")]
+ [SupportedOSPlatform ("ios17.0")]
+ [SupportedOSPlatform ("macos14.0")]
+ [SupportedOSPlatform ("tvos17.0")]
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
public virtual NSObject Copy (NSZone? zone)
{
diff --git a/old/dotnet/tvos/generated-sources/Cinematic/CNDetection.g.cs b/new/dotnet/tvos/generated-sources/Cinematic/CNDetection.g.cs
index 2c791c6..878f131 100644
--- a/old/dotnet/tvos/generated-sources/Cinematic/CNDetection.g.cs
+++ b/new/dotnet/tvos/generated-sources/Cinematic/CNDetection.g.cs
@@ -41,10 +41,10 @@ using NativeHandle = System.IntPtr;
#endif
namespace Cinematic {
[Register("CNDetection", true)]
+ [SupportedOSPlatform ("tvos17.0")]
+ [SupportedOSPlatform ("macos14.0")]
+ [SupportedOSPlatform ("ios17.0")]
[UnsupportedOSPlatform ("maccatalyst")]
- [UnsupportedOSPlatform ("tvos")]
- [UnsupportedOSPlatform ("macos")]
- [UnsupportedOSPlatform ("ios")]
public unsafe partial class CNDetection : NSObject, INSCopying {
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
static readonly NativeHandle class_ptr = Class.GetHandle ("CNDetection");
@@ -81,9 +81,9 @@ namespace Cinematic {
[Export ("copyWithZone:")]
[return: ReleaseAttribute ()]
[UnsupportedOSPlatform ("maccatalyst")]
- [UnsupportedOSPlatform ("ios")]
- [UnsupportedOSPlatform ("macos")]
- [UnsupportedOSPlatform ("tvos")]
+ [SupportedOSPlatform ("ios17.0")]
+ [SupportedOSPlatform ("macos14.0")]
+ [SupportedOSPlatform ("tvos17.0")]
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
public virtual NSObject Copy (NSZone? zone)
{
diff --git a/old/dotnet/tvos/generated-sources/Cinematic/CNDetectionTrack.g.cs b/new/dotnet/tvos/generated-sources/Cinematic/CNDetectionTrack.g.cs
index 69b1ada..5e2662e 100644
--- a/old/dotnet/tvos/generated-sources/Cinematic/CNDetectionTrack.g.cs
+++ b/new/dotnet/tvos/generated-sources/Cinematic/CNDetectionTrack.g.cs
@@ -41,10 +41,10 @@ using NativeHandle = System.IntPtr;
#endif
namespace Cinematic {
[Register("CNDetectionTrack", true)]
+ [SupportedOSPlatform ("tvos17.0")]
+ [SupportedOSPlatform ("macos14.0")]
+ [SupportedOSPlatform ("ios17.0")]
[UnsupportedOSPlatform ("maccatalyst")]
- [UnsupportedOSPlatform ("tvos")]
- [UnsupportedOSPlatform ("macos")]
- [UnsupportedOSPlatform ("ios")]
public unsafe partial class CNDetectionTrack : NSObject, INSCopying {
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
static readonly NativeHandle class_ptr = Class.GetHandle ("CNDetectionTrack");
@@ -64,9 +64,9 @@ namespace Cinematic {
[Export ("copyWithZone:")]
[return: ReleaseAttribute ()]
[UnsupportedOSPlatform ("maccatalyst")]
- [UnsupportedOSPlatform ("ios")]
- [UnsupportedOSPlatform ("macos")]
- [UnsupportedOSPlatform ("tvos")]
+ [SupportedOSPlatform ("ios17.0")]
+ [SupportedOSPlatform ("macos14.0")]
+ [SupportedOSPlatform ("tvos17.0")]
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
public virtual NSObject Copy (NSZone? zone)
{
diff --git a/old/dotnet/tvos/generated-sources/Cinematic/CNDetectionType.g.cs b/new/dotnet/tvos/generated-sources/Cinematic/CNDetectionType.g.cs
index 27a95ca..beb75c4 100644
--- a/old/dotnet/tvos/generated-sources/Cinematic/CNDetectionType.g.cs
+++ b/new/dotnet/tvos/generated-sources/Cinematic/CNDetectionType.g.cs
@@ -40,9 +40,9 @@ using MetalPerformanceShadersGraph;
using NativeHandle = System.IntPtr;
#endif
namespace Cinematic {
- [UnsupportedOSPlatform ("tvos")]
- [UnsupportedOSPlatform ("macos")]
- [UnsupportedOSPlatform ("ios")]
+ [SupportedOSPlatform ("tvos17.0")]
+ [SupportedOSPlatform ("macos14.0")]
+ [SupportedOSPlatform ("ios17.0")]
[Native]
public enum CNDetectionType : long {
Unknown = 0,
diff --git a/old/dotnet/tvos/generated-sources/Cinematic/CNFixedDetectionTrack.g.cs b/new/dotnet/tvos/generated-sources/Cinematic/CNFixedDetectionTrack.g.cs
index dfc54a3..30bcf27 100644
--- a/old/dotnet/tvos/generated-sources/Cinematic/CNFixedDetectionTrack.g.cs
+++ b/new/dotnet/tvos/generated-sources/Cinematic/CNFixedDetectionTrack.g.cs
@@ -41,10 +41,10 @@ using NativeHandle = System.IntPtr;
#endif
namespace Cinematic {
[Register("CNFixedDetectionTrack", true)]
+ [SupportedOSPlatform ("tvos17.0")]
+ [SupportedOSPlatform ("macos14.0")]
+ [SupportedOSPlatform ("ios17.0")]
[UnsupportedOSPlatform ("maccatalyst")]
- [UnsupportedOSPlatform ("tvos")]
- [UnsupportedOSPlatform ("macos")]
- [UnsupportedOSPlatform ("ios")]
public unsafe partial class CNFixedDetectionTrack : CNDetectionTrack {
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
static readonly NativeHandle class_ptr = Class.GetHandle ("CNFixedDetectionTrack");
diff --git a/old/dotnet/tvos/generated-sources/Cinematic/CNObjectTracker.g.cs b/new/dotnet/tvos/generated-sources/Cinematic/CNObjectTracker.g.cs
index 6d0c0b8..86e5a89 100644
--- a/old/dotnet/tvos/generated-sources/Cinematic/CNObjectTracker.g.cs
+++ b/new/dotnet/tvos/generated-sources/Cinematic/CNObjectTracker.g.cs
@@ -41,10 +41,10 @@ using NativeHandle = System.IntPtr;
#endif
namespace Cinematic {
[Register("CNObjectTracker", true)]
+ [SupportedOSPlatform ("tvos17.0")]
+ [SupportedOSPlatform ("macos14.0")]
+ [SupportedOSPlatform ("ios17.0")]
[UnsupportedOSPlatform ("maccatalyst")]
- [UnsupportedOSPlatform ("tvos")]
- [UnsupportedOSPlatform ("macos")]
- [UnsupportedOSPlatform ("ios")]
public unsafe partial class CNObjectTracker : NSObject {
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
static readonly NativeHandle class_ptr = Class.GetHandle ("CNObjectTracker");
diff --git a/old/dotnet/tvos/generated-sources/Cinematic/CNRenderingQuality.g.cs b/new/dotnet/tvos/generated-sources/Cinematic/CNRenderingQuality.g.cs
index 02b3318..b7d10fd 100644
--- a/old/dotnet/tvos/generated-sources/Cinematic/CNRenderingQuality.g.cs
+++ b/new/dotnet/tvos/generated-sources/Cinematic/CNRenderingQuality.g.cs
@@ -40,10 +40,10 @@ using MetalPerformanceShadersGraph;
using NativeHandle = System.IntPtr;
#endif
namespace Cinematic {
+ [SupportedOSPlatform ("tvos17.0")]
+ [SupportedOSPlatform ("macos14.0")]
+ [SupportedOSPlatform ("ios17.0")]
[UnsupportedOSPlatform ("maccatalyst")]
- [UnsupportedOSPlatform ("tvos")]
- [UnsupportedOSPlatform ("macos")]
- [UnsupportedOSPlatform ("ios")]
[Native]
public enum CNRenderingQuality : long {
Thumbnail = 0,
diff --git a/old/dotnet/tvos/generated-sources/Cinematic/CNRenderingSession.g.cs b/new/dotnet/tvos/generated-sources/Cinematic/CNRenderingSession.g.cs
index 18949cb..154d8e2 100644
--- a/old/dotnet/tvos/generated-sources/Cinematic/CNRenderingSession.g.cs
+++ b/new/dotnet/tvos/generated-sources/Cinematic/CNRenderingSession.g.cs
@@ -41,10 +41,10 @@ using NativeHandle = System.IntPtr;
#endif
namespace Cinematic {
[Register("CNRenderingSession", true)]
+ [SupportedOSPlatform ("tvos17.0")]
+ [SupportedOSPlatform ("macos14.0")]
+ [SupportedOSPlatform ("ios17.0")]
[UnsupportedOSPlatform ("maccatalyst")]
- [UnsupportedOSPlatform ("tvos")]
- [UnsupportedOSPlatform ("macos")]
- [UnsupportedOSPlatform ("ios")]
public unsafe partial class CNRenderingSession : NSObject {
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
static readonly NativeHandle class_ptr = Class.GetHandle ("CNRenderingSession");
diff --git a/old/dotnet/tvos/generated-sources/Cinematic/CNRenderingSessionAttributes.g.cs b/new/dotnet/tvos/generated-sources/Cinematic/CNRenderingSessionAttributes.g.cs
index b5ed3b0..23ef874 100644
--- a/old/dotnet/tvos/generated-sources/Cinematic/CNRenderingSessionAttributes.g.cs
+++ b/new/dotnet/tvos/generated-sources/Cinematic/CNRenderingSessionAttributes.g.cs
@@ -41,10 +41,10 @@ using NativeHandle = System.IntPtr;
#endif
namespace Cinematic {
[Register("CNRenderingSessionAttributes", true)]
+ [SupportedOSPlatform ("tvos17.0")]
+ [SupportedOSPlatform ("macos14.0")]
+ [SupportedOSPlatform ("ios17.0")]
[UnsupportedOSPlatform ("maccatalyst")]
- [UnsupportedOSPlatform ("tvos")]
- [UnsupportedOSPlatform ("macos")]
- [UnsupportedOSPlatform ("ios")]
public unsafe partial class CNRenderingSessionAttributes : NSObject {
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
static readonly NativeHandle class_ptr = Class.GetHandle ("CNRenderingSessionAttributes");
diff --git a/old/dotnet/tvos/generated-sources/Cinematic/CNRenderingSessionFrameAttributes.g.cs b/new/dotnet/tvos/generated-sources/Cinematic/CNRenderingSessionFrameAttributes.g.cs
index 03f0d6b..3deec36 100644
--- a/old/dotnet/tvos/generated-sources/Cinematic/CNRenderingSessionFrameAttributes.g.cs
+++ b/new/dotnet/tvos/generated-sources/Cinematic/CNRenderingSessionFrameAttributes.g.cs
@@ -41,10 +41,10 @@ using NativeHandle = System.IntPtr;
#endif
namespace Cinematic {
[Register("CNRenderingSessionFrameAttributes", true)]
+ [SupportedOSPlatform ("tvos17.0")]
+ [SupportedOSPlatform ("macos14.0")]
+ [SupportedOSPlatform ("ios17.0")]
[UnsupportedOSPlatform ("maccatalyst")]
- [UnsupportedOSPlatform ("tvos")]
- [UnsupportedOSPlatform ("macos")]
- [UnsupportedOSPlatform ("ios")]
public unsafe partial class CNRenderingSessionFrameAttributes : NSObject, INSCopying, INSMutableCopying {
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
static readonly NativeHandle class_ptr = Class.GetHandle ("CNRenderingSessionFrameAttributes");
@@ -90,9 +90,9 @@ namespace Cinematic {
[Export ("copyWithZone:")]
[return: ReleaseAttribute ()]
[UnsupportedOSPlatform ("maccatalyst")]
- [UnsupportedOSPlatform ("ios")]
- [UnsupportedOSPlatform ("macos")]
- [UnsupportedOSPlatform ("tvos")]
+ [SupportedOSPlatform ("ios17.0")]
+ [SupportedOSPlatform ("macos14.0")]
+ [SupportedOSPlatform ("tvos17.0")]
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
public virtual NSObject Copy (NSZone? zone)
{
@@ -110,9 +110,9 @@ namespace Cinematic {
[Export ("mutableCopyWithZone:")]
[return: ReleaseAttribute ()]
[UnsupportedOSPlatform ("maccatalyst")]
- [UnsupportedOSPlatform ("ios")]
- [UnsupportedOSPlatform ("macos")]
- [UnsupportedOSPlatform ("tvos")]
+ [SupportedOSPlatform ("ios17.0")]
+ [SupportedOSPlatform ("macos14.0")]
+ [SupportedOSPlatform ("tvos17.0")]
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
public virtual NSObject MutableCopy (NSZone? zone)
{
diff --git a/old/dotnet/tvos/generated-sources/Cinematic/CNScript.g.cs b/new/dotnet/tvos/generated-sources/Cinematic/CNScript.g.cs
index 14e4bbd..231bff4 100644
--- a/old/dotnet/tvos/generated-sources/Cinematic/CNScript.g.cs
+++ b/new/dotnet/tvos/generated-sources/Cinematic/CNScript.g.cs
@@ -41,10 +41,10 @@ using NativeHandle = System.IntPtr;
#endif
namespace Cinematic {
[Register("CNScript", true)]
+ [SupportedOSPlatform ("tvos17.0")]
+ [SupportedOSPlatform ("macos14.0")]
+ [SupportedOSPlatform ("ios17.0")]
[UnsupportedOSPlatform ("maccatalyst")]
- [UnsupportedOSPlatform ("tvos")]
- [UnsupportedOSPlatform ("macos")]
- [UnsupportedOSPlatform ("ios")]
public unsafe partial class CNScript : NSObject {
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
static readonly NativeHandle class_ptr = Class.GetHandle ("CNScript");
diff --git a/old/dotnet/tvos/generated-sources/Cinematic/CNScriptChanges.g.cs b/new/dotnet/tvos/generated-sources/Cinematic/CNScriptChanges.g.cs
index b176cc5..ec963f0 100644
--- a/old/dotnet/tvos/generated-sources/Cinematic/CNScriptChanges.g.cs
+++ b/new/dotnet/tvos/generated-sources/Cinematic/CNScriptChanges.g.cs
@@ -41,10 +41,10 @@ using NativeHandle = System.IntPtr;
#endif
namespace Cinematic {
[Register("CNScriptChanges", true)]
+ [SupportedOSPlatform ("tvos17.0")]
+ [SupportedOSPlatform ("macos14.0")]
+ [SupportedOSPlatform ("ios17.0")]
[UnsupportedOSPlatform ("maccatalyst")]
- [UnsupportedOSPlatform ("tvos")]
- [UnsupportedOSPlatform ("macos")]
- [UnsupportedOSPlatform ("ios")]
public unsafe partial class CNScriptChanges : NSObject {
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
static readonly NativeHandle class_ptr = Class.GetHandle ("CNScriptChanges");
diff --git a/old/dotnet/tvos/generated-sources/Cinematic/CNScriptFrame.g.cs b/new/dotnet/tvos/generated-sources/Cinematic/CNScriptFrame.g.cs
index 85bf764..d48cbd6 100644
--- a/old/dotnet/tvos/generated-sources/Cinematic/CNScriptFrame.g.cs
+++ b/new/dotnet/tvos/generated-sources/Cinematic/CNScriptFrame.g.cs
@@ -41,10 +41,10 @@ using NativeHandle = System.IntPtr;
#endif
namespace Cinematic {
[Register("CNScriptFrame", true)]
+ [SupportedOSPlatform ("tvos17.0")]
+ [SupportedOSPlatform ("macos14.0")]
+ [SupportedOSPlatform ("ios17.0")]
[UnsupportedOSPlatform ("maccatalyst")]
- [UnsupportedOSPlatform ("tvos")]
- [UnsupportedOSPlatform ("macos")]
- [UnsupportedOSPlatform ("ios")]
public unsafe partial class CNScriptFrame : NSObject, INSCopying {
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
static readonly NativeHandle class_ptr = Class.GetHandle ("CNScriptFrame");
@@ -64,9 +64,9 @@ namespace Cinematic {
[Export ("copyWithZone:")]
[return: ReleaseAttribute ()]
[UnsupportedOSPlatform ("maccatalyst")]
- [UnsupportedOSPlatform ("ios")]
- [UnsupportedOSPlatform ("macos")]
- [UnsupportedOSPlatform ("tvos")]
+ [SupportedOSPlatform ("ios17.0")]
+ [SupportedOSPlatform ("macos14.0")]
+ [SupportedOSPlatform ("tvos17.0")]
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
public virtual NSObject Copy (NSZone? zone)
{
diff --git a/old/generator-frameworks.g.cs b/new/generator-frameworks.g.cs
index 7e99009..1cf12e0 100644
--- a/old/generator-frameworks.g.cs
+++ b/new/generator-frameworks.g.cs
@@ -28,6 +28,7 @@ partial class Frameworks {
"CarPlay",
"CFNetwork",
"Chip",
+ "Cinematic",
"ClassKit",
"CloudKit",
"Compression",
@@ -162,6 +163,7 @@ partial class Frameworks {
"CallKit",
"CFNetwork",
"Chip",
+ "Cinematic",
"ClassKit",
"CloudKit",
"Compression",
@@ -341,6 +343,7 @@ partial class Frameworks {
"BackgroundTasks",
"CFNetwork",
"Chip",
+ "Cinematic",
"CloudKit",
"Compression",
"CoreAnimation",
@@ -562,6 +565,7 @@ partial class Frameworks {
bool? _CarPlay;
bool? _CFNetwork;
bool? _Chip;
+ bool? _Cinematic;
bool? _ClassKit;
bool? _ClockKit;
bool? _CloudKit;
@@ -725,6 +729,7 @@ partial class Frameworks {
public bool HaveCarPlay { get { if (!_CarPlay.HasValue) _CarPlay = GetValue ("CarPlay"); return _CarPlay.Value; } }
public bool HaveCFNetwork { get { if (!_CFNetwork.HasValue) _CFNetwork = GetValue ("CFNetwork"); return _CFNetwork.Value; } }
public bool HaveChip { get { if (!_Chip.HasValue) _Chip = GetValue ("Chip"); return _Chip.Value; } }
+ public bool HaveCinematic { get { if (!_Cinematic.HasValue) _Cinematic = GetValue ("Cinematic"); return _Cinematic.Value; } }
public bool HaveClassKit { get { if (!_ClassKit.HasValue) _ClassKit = GetValue ("ClassKit"); return _ClassKit.Value; } }
public bool HaveClockKit { get { if (!_ClockKit.HasValue) _ClockKit = GetValue ("ClockKit"); return _ClockKit.Value; } }
public bool HaveCloudKit { get { if (!_CloudKit.HasValue) _CloudKit = GetValue ("CloudKit"); return _CloudKit.Value; } }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment