-
Notifications
You must be signed in to change notification settings - Fork 575
SafariServices iOS xcode27.0 b3
Alex Soto edited this page Jul 7, 2026
·
2 revisions
#SafariServices.framework
diff -ruN /Applications/Xcode_27.0.0-beta2.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS.sdk/System/Library/Frameworks/SafariServices.framework/Headers/SFAddToHomeScreenActivityItem.h /Applications/Xcode_27.0.0-beta3.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS.sdk/System/Library/Frameworks/SafariServices.framework/Headers/SFAddToHomeScreenActivityItem.h
--- /Applications/Xcode_27.0.0-beta2.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS.sdk/System/Library/Frameworks/SafariServices.framework/Headers/SFAddToHomeScreenActivityItem.h 2026-06-18 03:59:59
+++ /Applications/Xcode_27.0.0-beta3.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS.sdk/System/Library/Frameworks/SafariServices.framework/Headers/SFAddToHomeScreenActivityItem.h 2026-07-02 04:08:07
@@ -1,11 +1,11 @@
// Copyright © 2023 Apple Inc. All rights reserved.
#import <Foundation/Foundation.h>
-#import <SafariServices/SFAddToHomeScreenInfo.h>
NS_ASSUME_NONNULL_BEGIN
@class BEWebAppManifest;
+@class SFAddToHomeScreenInfo;
/*!
@protocol SFAddToHomeScreenActivityItem