-
Notifications
You must be signed in to change notification settings - Fork 520
UniformTypeIdentifiers tvOS xcode16.2 b2
Rolf Bjarne Kvinge edited this page Nov 29, 2024
·
2 revisions
#UniformTypeIdentifiers.framework https://github.com/xamarin/xamarin-macios/pull/21728
diff -ruN /Applications/Xcode_16.1.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/System/Library/Frameworks/UniformTypeIdentifiers.framework/Headers/UTCoreTypes.h /Applications/Xcode_16.2.0-beta2.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/System/Library/Frameworks/UniformTypeIdentifiers.framework/Headers/UTCoreTypes.h
--- /Applications/Xcode_16.1.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/System/Library/Frameworks/UniformTypeIdentifiers.framework/Headers/UTCoreTypes.h 2024-09-29 03:18:18
+++ /Applications/Xcode_16.2.0-beta2.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/System/Library/Frameworks/UniformTypeIdentifiers.framework/Headers/UTCoreTypes.h 2024-10-26 00:40:58
@@ -700,6 +700,16 @@
UT_EXPORT UTType *const UTTypeDNG NS_REFINED_FOR_SWIFT
API_AVAILABLE(macos(15.0), macCatalyst(18.0), ios(18.0), watchos(11.0), tvos(18.0));
+/**
+ \brief A JPEG-XL encoded image.
+
+ UTI: public.jpeg-xl
+
+ conforms to: public.image
+*/
+UT_EXPORT UTType *const UTTypeJPEGXL NS_REFINED_FOR_SWIFT
+API_AVAILABLE(macos(15.2), macCatalyst(18.2), ios(18.2), watchos(11.2), tvos(18.2));
+
#pragma mark - 3D Content