-
Notifications
You must be signed in to change notification settings - Fork 549
IntentsUI iOS 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/iPhoneOS.platform/Developer/SDKs/iPhoneOS.sdk/System/Library/Frameworks/IntentsUI.framework/Headers/INUIHostedViewControlling.h /Applications/Xcode_16.0.0-beta6.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS.sdk/System/Library/Frameworks/IntentsUI.framework/Headers/INUIHostedViewControlling.h
--- /Applications/Xcode_16.0.0-beta5.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS.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/iPhoneOS.platform/Developer/SDKs/iPhoneOS.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/iPhoneOS.platform/Developer/SDKs/iPhoneOS.sdk/System/Library/Frameworks/IntentsUI.framework/Headers/INUIHostedViewSiriProviding.h /Applications/Xcode_16.0.0-beta6.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS.sdk/System/Library/Frameworks/IntentsUI.framework/Headers/INUIHostedViewSiriProviding.h
--- /Applications/Xcode_16.0.0-beta5.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS.sdk/System/Library/Frameworks/IntentsUI.framework/Headers/INUIHostedViewSiriProviding.h 2024-07-23 02:22:32
+++ /Applications/Xcode_16.0.0-beta6.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS.sdk/System/Library/Frameworks/IntentsUI.framework/Headers/INUIHostedViewSiriProviding.h 2024-08-06 19:19:46
@@ -11,6 +11,7 @@
API_AVAILABLE(ios(10.0))
API_UNAVAILABLE(macosx, watchos, tvos)
+NS_SWIFT_UI_ACTOR
@protocol INUIHostedViewSiriProviding <NSObject>
@optional