Skip to content

SharedWithYouCore macOS 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/MacOSX.platform/Developer/SDKs/MacOSX.sdk/System/Library/Frameworks/SharedWithYouCore.framework/Headers/SWCollaborationMetadata.h /Applications/Xcode_14.1.0-beta3.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/System/Library/Frameworks/SharedWithYouCore.framework/Headers/SWCollaborationMetadata.h
--- /Applications/Xcode_14.1.0-beta2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/System/Library/Frameworks/SharedWithYouCore.framework/Headers/SWCollaborationMetadata.h	2022-09-07 13:41:11.000000000 -0500
+++ /Applications/Xcode_14.1.0-beta3.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/System/Library/Frameworks/SharedWithYouCore.framework/Headers/SWCollaborationMetadata.h	2022-09-22 09:19:58.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;
Clone this wiki locally