Skip to content

SharedWithYouCore tvOS 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/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/System/Library/Frameworks/SharedWithYouCore.framework/Headers/SWCollaborationMetadata.h /Applications/Xcode_14.1.0-beta3.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/System/Library/Frameworks/SharedWithYouCore.framework/Headers/SWCollaborationMetadata.h
--- /Applications/Xcode_14.1.0-beta2.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/System/Library/Frameworks/SharedWithYouCore.framework/Headers/SWCollaborationMetadata.h	2022-09-09 01:08:55.000000000 -0500
+++ /Applications/Xcode_14.1.0-beta3.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/System/Library/Frameworks/SharedWithYouCore.framework/Headers/SWCollaborationMetadata.h	2022-09-21 15:19:38.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