We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
#UniformTypeIdentifiers.framework https://github.com/xamarin/xamarin-macios/pull/21728
diff -ruN /Applications/Xcode_16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS.sdk/System/Library/Frameworks/UniformTypeIdentifiers.framework/Headers/UTCoreTypes.h /Applications/Xcode_16.2.0-beta2.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS.sdk/System/Library/Frameworks/UniformTypeIdentifiers.framework/Headers/UTCoreTypes.h --- /Applications/Xcode_16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS.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/iPhoneOS.platform/Developer/SDKs/iPhoneOS.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