Skip to content

IntentsUI tvOS xcode16.0 b6

Rolf Bjarne Kvinge edited this page Aug 21, 2024 · 2 revisions

#IntentsUI.framework

diff -ruN /Applications/Xcode_16.0.0-beta5.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/System/Library/Frameworks/IntentsUI.framework/Headers/INUIHostedViewControlling.h /Applications/Xcode_16.0.0-beta6.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/System/Library/Frameworks/IntentsUI.framework/Headers/INUIHostedViewControlling.h
--- /Applications/Xcode_16.0.0-beta5.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/System/Library/Frameworks/IntentsUI.framework/Headers/INUIHostedViewControlling.h	2024-07-23 02:22:32
+++ /Applications/Xcode_16.0.0-beta6.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/System/Library/Frameworks/IntentsUI.framework/Headers/INUIHostedViewControlling.h	2024-08-06 17:44:43
@@ -29,6 +29,7 @@
 
 API_AVAILABLE(ios(10.0))
 API_UNAVAILABLE(watchos, tvos)
+NS_SWIFT_UI_ACTOR
 @protocol INUIHostedViewControlling <NSObject>
 
 @optional
diff -ruN /Applications/Xcode_16.0.0-beta5.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/System/Library/Frameworks/IntentsUI.framework/Headers/INUIHostedViewSiriProviding.h /Applications/Xcode_16.0.0-beta6.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/System/Library/Frameworks/IntentsUI.framework/Headers/INUIHostedViewSiriProviding.h
--- /Applications/Xcode_16.0.0-beta5.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/System/Library/Frameworks/IntentsUI.framework/Headers/INUIHostedViewSiriProviding.h	2024-07-24 23:48:34
+++ /Applications/Xcode_16.0.0-beta6.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/System/Library/Frameworks/IntentsUI.framework/Headers/INUIHostedViewSiriProviding.h	2024-08-06 17:44:43
@@ -11,6 +11,7 @@
 
 API_AVAILABLE(ios(10.0))
 API_UNAVAILABLE(macosx, watchos, tvos)
+NS_SWIFT_UI_ACTOR
 @protocol INUIHostedViewSiriProviding <NSObject>
 
 @optional

Clone this wiki locally