-
Notifications
You must be signed in to change notification settings - Fork 575
ImageIO iOS xcode27.0 b2
Alex Soto edited this page Jul 20, 2026
·
2 revisions
#ImageIO.framework https://github.com/dotnet/macios/pull/26175
diff -ruN /Applications/Xcode_27.0.0-beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS.sdk/System/Library/Frameworks/ImageIO.framework/Headers/CGImageProperties.h /Applications/Xcode_27.0.0-beta2.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS.sdk/System/Library/Frameworks/ImageIO.framework/Headers/CGImageProperties.h
--- /Applications/Xcode_27.0.0-beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS.sdk/System/Library/Frameworks/ImageIO.framework/Headers/CGImageProperties.h 2026-05-21 09:32:42
+++ /Applications/Xcode_27.0.0-beta2.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS.sdk/System/Library/Frameworks/ImageIO.framework/Headers/CGImageProperties.h 2026-06-18 01:40:54
@@ -1304,6 +1304,8 @@
IMAGEIO_EXTERN const CFStringRef kCGImagePropertyIPTCExtAboutCvTermName IMAGEIO_AVAILABLE_STARTING(10.13.4, 11.3);
IMAGEIO_EXTERN const CFStringRef kCGImagePropertyIPTCExtAboutCvTermRefinedAbout IMAGEIO_AVAILABLE_STARTING(10.13.4, 11.3);
IMAGEIO_EXTERN const CFStringRef kCGImagePropertyIPTCExtAddlModelInfo IMAGEIO_AVAILABLE_STARTING(10.13.4, 11.3);
+IMAGEIO_EXTERN const CFStringRef kCGImagePropertyIPTCExtAISystemUsed IMAGEIO_AVAILABLE_STARTING(27.0, 27.0, 27.0, 27.0);
+IMAGEIO_EXTERN const CFStringRef kCGImagePropertyIPTCExtAISystemVersionUsed IMAGEIO_AVAILABLE_STARTING(27.0, 27.0, 27.0, 27.0);
IMAGEIO_EXTERN const CFStringRef kCGImagePropertyIPTCExtArtworkOrObject IMAGEIO_AVAILABLE_STARTING(10.13.4, 11.3);
IMAGEIO_EXTERN const CFStringRef kCGImagePropertyIPTCExtArtworkCircaDateCreated IMAGEIO_AVAILABLE_STARTING(10.13.4, 11.3);
IMAGEIO_EXTERN const CFStringRef kCGImagePropertyIPTCExtArtworkContentDescription IMAGEIO_AVAILABLE_STARTING(10.13.4, 11.3);