Skip to content

UserNotifications tvOS xcode27.0 b4

Alex Soto edited this page Jul 24, 2026 · 2 revisions

#UserNotifications.framework https://github.com/dotnet/macios/pull/26271

diff -ruN /Applications/Xcode_27.0.0-beta3.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/System/Library/Frameworks/UserNotifications.framework/Headers/UNError.h /Applications/Xcode_27.0.0-beta4.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/System/Library/Frameworks/UserNotifications.framework/Headers/UNError.h
--- /Applications/Xcode_27.0.0-beta3.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/System/Library/Frameworks/UserNotifications.framework/Headers/UNError.h	2026-06-27 22:59:02
+++ /Applications/Xcode_27.0.0-beta4.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/System/Library/Frameworks/UserNotifications.framework/Headers/UNError.h	2026-07-11 00:42:08
@@ -18,7 +18,6 @@
     UNErrorCodeAttachmentNotInDataStore,
     UNErrorCodeAttachmentMoveIntoDataStoreFailed,
     UNErrorCodeAttachmentCorrupt,
-    UNErrorCodeAttachmentUnsupportedType,
     
     UNErrorCodeNotificationInvalidNoDate = 1400,
     UNErrorCodeNotificationInvalidNoContent,

Clone this wiki locally