-
Notifications
You must be signed in to change notification settings - Fork 516
SharedWithYouCore iOS xcode14.1 b3
Israel Soto edited this page Sep 29, 2022
·
3 revisions
#SharedWithYouCore.framework https://github.com/xamarin/xamarin-macios/pull/16198
diff -ruN /Applications/Xcode_14.1.0-beta2.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS.sdk/System/Library/Frameworks/SharedWithYouCore.framework/Headers/SWCollaborationMetadata.h /Applications/Xcode_14.1.0-beta3.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS.sdk/System/Library/Frameworks/SharedWithYouCore.framework/Headers/SWCollaborationMetadata.h
--- /Applications/Xcode_14.1.0-beta2.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS.sdk/System/Library/Frameworks/SharedWithYouCore.framework/Headers/SWCollaborationMetadata.h 2022-09-09 10:38:38.000000000 -0500
+++ /Applications/Xcode_14.1.0-beta3.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS.sdk/System/Library/Frameworks/SharedWithYouCore.framework/Headers/SWCollaborationMetadata.h 2022-09-23 14:04:13.000000000 -0500
@@ -65,6 +65,7 @@
@property (strong, readwrite, nonatomic, nullable) NSPersonNameComponents *initiatorNameComponents;
- (instancetype)initWithLocalIdentifier:(SWLocalCollaborationIdentifier)localIdentifier;
+- (instancetype)initWithCollaborationIdentifier:(SWCollaborationIdentifier)collaborationIdentifier;
- (instancetype)init NS_UNAVAILABLE;
+ (instancetype)new NS_UNAVAILABLE;
- 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