-
Notifications
You must be signed in to change notification settings - Fork 520
SharedWithYou iOS xcode14.2 rc
Alex Soto edited this page Dec 11, 2022
·
2 revisions
#SharedWithYou.framework https://github.com/xamarin/xamarin-macios/pull/17010
diff -ruN /Applications/Xcode_14.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS.sdk/System/Library/Frameworks/SharedWithYou.framework/Headers/SWCollaborationView.h /Applications/Xcode_14.2.0-rc.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS.sdk/System/Library/Frameworks/SharedWithYou.framework/Headers/SWCollaborationView.h
--- /Applications/Xcode_14.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS.sdk/System/Library/Frameworks/SharedWithYou.framework/Headers/SWCollaborationView.h 2022-10-06 14:46:19.000000000 -0400
+++ /Applications/Xcode_14.2.0-rc.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS.sdk/System/Library/Frameworks/SharedWithYou.framework/Headers/SWCollaborationView.h 2022-11-10 19:18:35.000000000 -0500
@@ -57,6 +57,7 @@
@property (nonatomic, copy) NSString *headerSubtitle;
#if TARGET_OS_OSX
@property (nonatomic, strong) NSImage *headerImage;
+@property (readonly) NSMenuItem *menuFormRepresentation API_AVAILABLE(macos(13.1));
#else
@property (nonatomic, strong) UIImage *headerImage;
#endif
- README
- xcode13.0 Binding Status
- xcode13.1 Binding Status
- xcode13.2 Binding Status
- xcode13.3 Binding Status
- xcode13.4 Binding Status
- xcode14.0 Binding Status
- xcode14.1 Binding Status
- xcode14.2 Binding Status
- xcode14.3 Binding Status
- xcode15.0 Binding Status
- xcode15.1 Binding Status
- xcode15.3 Binding Status
- xcode15.4 Binding Status
- xcode16.0 Binding Status
- xcode16.1 Binding Status
- xcode16.2 Binding Status