Skip to content

SafariServices iOS xcode14.3 beta1

Alex Soto edited this page Feb 16, 2023 · 2 revisions

#SafariServices.framework

diff -ruN /Applications/Xcode_14.2.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS.sdk/System/Library/Frameworks/SafariServices.framework/Headers/SFSafariViewControllerDataStore.h /Applications/Xcode_14.3.0-beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS.sdk/System/Library/Frameworks/SafariServices.framework/Headers/SFSafariViewControllerDataStore.h
--- /Applications/Xcode_14.2.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS.sdk/System/Library/Frameworks/SafariServices.framework/Headers/SFSafariViewControllerDataStore.h	2022-11-10 19:17:29
+++ /Applications/Xcode_14.3.0-beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS.sdk/System/Library/Frameworks/SafariServices.framework/Headers/SFSafariViewControllerDataStore.h	2023-02-12 14:12:31
@@ -5,7 +5,7 @@
 
 NS_ASSUME_NONNULL_BEGIN
 
-SF_EXTERN API_AVAILABLE(ios(16.0))
+SF_EXTERN API_AVAILABLE(ios(16.0)) API_UNAVAILABLE(watchos)
 NS_SWIFT_NAME(SFSafariViewController.DataStore)
 @interface SFSafariViewControllerDataStore : NSObject
 
Clone this wiki locally