Skip to content

MatterSupport macOS xcode14.1 b1

Alex Soto edited this page Sep 15, 2022 · 2 revisions

#MatterSupport.framework

diff -ruN /Applications/Xcode_14.0.0-beta6.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/System/Library/Frameworks/MatterSupport.framework/Headers/MatterSupport.h /Applications/Xcode_14.1.0-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/System/Library/Frameworks/MatterSupport.framework/Headers/MatterSupport.h
--- /Applications/Xcode_14.0.0-beta6.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/System/Library/Frameworks/MatterSupport.framework/Headers/MatterSupport.h	1969-12-31 19:00:00.000000000 -0500
+++ /Applications/Xcode_14.1.0-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/System/Library/Frameworks/MatterSupport.framework/Headers/MatterSupport.h	2022-08-30 01:43:29.000000000 -0400
@@ -0,0 +1,8 @@
+//
+//  MatterSupport.h
+//  MatterSupport
+//
+//  Copyright © 2022 Apple Inc. All rights reserved.
+//
+
+#import <Foundation/Foundation.h>
Clone this wiki locally