Skip to content

LiveCommunicationKit iOS xcode15.3 b1

Alex Soto edited this page Jan 27, 2024 · 2 revisions

#LiveCommunicationKit.framework

diff -ruN /Applications/Xcode_15.2.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS.sdk/System/Library/Frameworks/LiveCommunicationKit.framework/Headers/GroupConversations.h /Applications/Xcode_15.3.0-beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS.sdk/System/Library/Frameworks/LiveCommunicationKit.framework/Headers/GroupConversations.h
--- /Applications/Xcode_15.2.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS.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/iPhoneOS.platform/Developer/SDKs/iPhoneOS.sdk/System/Library/Frameworks/LiveCommunicationKit.framework/Headers/GroupConversations.h	2024-01-13 16:40: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