-
Notifications
You must be signed in to change notification settings - Fork 570
SharedWithYou iOS xcode27.0 b2
Alex Soto edited this page Jun 23, 2026
·
1 revision
#SharedWithYou.framework
diff -ruN /Applications/Xcode_27.0.0-beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS.sdk/System/Library/Frameworks/SharedWithYou.framework/Headers/SWCollaborationView.h /Applications/Xcode_27.0.0-beta2.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS.sdk/System/Library/Frameworks/SharedWithYou.framework/Headers/SWCollaborationView.h
--- /Applications/Xcode_27.0.0-beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS.sdk/System/Library/Frameworks/SharedWithYou.framework/Headers/SWCollaborationView.h 2026-05-21 15:37:04
+++ /Applications/Xcode_27.0.0-beta2.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS.sdk/System/Library/Frameworks/SharedWithYou.framework/Headers/SWCollaborationView.h 2026-06-10 01:21:19
@@ -51,6 +51,8 @@
@property (nonatomic, assign) NSUInteger activeParticipantCount;
+@property (nonatomic, assign) BOOL hasPendingAccessRequests API_UNAVAILABLE(ios, macos, visionos);
+
@property (nonatomic, weak) id<SWCollaborationViewDelegate> delegate;
@property (nonatomic, copy) NSString *headerTitle;