Skip to content

Carbon macOS xcode14.0 rc

Israel Soto edited this page Sep 7, 2022 · 1 revision

#Carbon.framework

diff -ruN /Applications/Xcode_14.0.0-beta6.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h /Applications/Xcode_14.0.0-rc.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h
--- /Applications/Xcode_14.0.0-beta6.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h	2022-08-04 22:27:06.000000000 -0500
+++ /Applications/Xcode_14.0.0-rc.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h	2022-02-16 00:51:34.000000000 -0600
@@ -48,4 +48,8 @@
 #include <Help/Help.h>
 #endif
 
+#ifndef __IMAGECAPTURE__
+#include <ImageCapture/ImageCapture.h>
+#endif
+
 #endif /* __CARBON__ */
Clone this wiki locally