Skip to content

Accessibility macOS xcode14.0 rc

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

#Accessibility.framework

diff -ruN /Applications/Xcode_14.0.0-beta6.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/System/Library/Frameworks/Accessibility.framework/Headers/AXFoundation.h /Applications/Xcode_14.0.0-rc.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/System/Library/Frameworks/Accessibility.framework/Headers/AXFoundation.h
--- /Applications/Xcode_14.0.0-beta6.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/System/Library/Frameworks/Accessibility.framework/Headers/AXFoundation.h	2022-08-01 08:38:30.000000000 -0500
+++ /Applications/Xcode_14.0.0-rc.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/System/Library/Frameworks/Accessibility.framework/Headers/AXFoundation.h	2022-02-17 06:23:18.000000000 -0600
@@ -5,11 +5,8 @@
 //  Copyright © 2020 Apple Inc. All rights reserved.
 //
 
-#import <CoreGraphics/CoreGraphics.h>
-
-#if defined(__OBJC__) || defined(__swift__)
 #import <Foundation/Foundation.h>
-#endif
+#import <CoreGraphics/CoreGraphics.h>
 
 #ifndef AX_EXTERN
     #ifdef __cplusplus
Clone this wiki locally