Skip to content

UserNotifications macOS xcode27.0 b4

Alex Soto edited this page Jul 23, 2026 · 1 revision

#UserNotifications.framework

diff -ruN /Applications/Xcode_27.0.0-beta3.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/System/Library/Frameworks/UserNotifications.framework/Headers/UNError.h /Applications/Xcode_27.0.0-beta4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/System/Library/Frameworks/UserNotifications.framework/Headers/UNError.h
--- /Applications/Xcode_27.0.0-beta3.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/System/Library/Frameworks/UserNotifications.framework/Headers/UNError.h	2026-06-27 00:56:58
+++ /Applications/Xcode_27.0.0-beta4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/System/Library/Frameworks/UserNotifications.framework/Headers/UNError.h	2026-07-11 03:15:57
@@ -18,7 +18,6 @@
     UNErrorCodeAttachmentNotInDataStore,
     UNErrorCodeAttachmentMoveIntoDataStoreFailed,
     UNErrorCodeAttachmentCorrupt,
-    UNErrorCodeAttachmentUnsupportedType,
     
     UNErrorCodeNotificationInvalidNoDate = 1400,
     UNErrorCodeNotificationInvalidNoContent,

Clone this wiki locally