Skip to content

LiveCommunicationKit watchOS xcode15.3 b1

Alex Soto edited this page Jan 27, 2024 · 1 revision

#LiveCommunicationKit.framework

diff -ruN /Applications/Xcode_15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS.sdk/System/Library/Frameworks/LiveCommunicationKit.framework/Headers/GroupConversations.h /Applications/Xcode_15.3.0-beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS.sdk/System/Library/Frameworks/LiveCommunicationKit.framework/Headers/GroupConversations.h
--- /Applications/Xcode_15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS.sdk/System/Library/Frameworks/LiveCommunicationKit.framework/Headers/GroupConversations.h	1969-12-31 19:00:00
+++ /Applications/Xcode_15.3.0-beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS.sdk/System/Library/Frameworks/LiveCommunicationKit.framework/Headers/GroupConversations.h	2024-01-12 22:44:46
@@ -0,0 +1,13 @@
+//
+//  GroupConversations.h
+//  GroupConversations
+//
+//  Created by david on 9/25/23.
+//  Copyright © 2023 Apple. All rights reserved.
+//
+
+#import <Foundation/Foundation.h>
+
+// In this header, you should import all the public headers of your framework using statements like #import <GroupConversations/PublicHeader.h>
+
+
Clone this wiki locally