-
Notifications
You must be signed in to change notification settings - Fork 516
ExtensionFoundation macOS xcode14.0 rc
Israel Soto edited this page Sep 7, 2022
·
1 revision
#ExtensionFoundation.framework
diff -ruN /Applications/Xcode_14.0.0-beta6.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/System/Library/Frameworks/ExtensionFoundation.framework/Headers/EXMacros.h /Applications/Xcode_14.0.0-rc.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/System/Library/Frameworks/ExtensionFoundation.framework/Headers/EXMacros.h
--- /Applications/Xcode_14.0.0-beta6.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/System/Library/Frameworks/ExtensionFoundation.framework/Headers/EXMacros.h 2022-08-01 08:55:37.000000000 -0500
+++ /Applications/Xcode_14.0.0-rc.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/System/Library/Frameworks/ExtensionFoundation.framework/Headers/EXMacros.h 1969-12-31 18:00:00.000000000 -0600
@@ -1,22 +0,0 @@
-//
-// EXMacros.h
-// ExtensionFoundation
-//
-
-#ifndef EXMacros_h
-#define EXMacros_h
-
-#if defined(__cplusplus)
-#define EXTENSIONKIT_EXTERN __attribute__((visibility("default"))) extern "C"
-#else
-#define EXTENSIONKIT_EXTERN __attribute__((visibility("default"))) extern
-#endif
-
-#define EXTENSIONKIT_EXPORT EXTENSIONKIT_EXTERN
-#define EXTENSIONKIT_IMPORT EXTENSIONKIT_EXTERN
-
-
-#import <os/availability.h>
-
-
-#endif /* EXMacros_h */
diff -ruN /Applications/Xcode_14.0.0-beta6.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/System/Library/Frameworks/ExtensionFoundation.framework/Headers/ExtensionFoundation.h /Applications/Xcode_14.0.0-rc.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/System/Library/Frameworks/ExtensionFoundation.framework/Headers/ExtensionFoundation.h
--- /Applications/Xcode_14.0.0-beta6.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/System/Library/Frameworks/ExtensionFoundation.framework/Headers/ExtensionFoundation.h 2022-08-01 08:55:37.000000000 -0500
+++ /Applications/Xcode_14.0.0-rc.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/System/Library/Frameworks/ExtensionFoundation.framework/Headers/ExtensionFoundation.h 1969-12-31 18:00:00.000000000 -0600
@@ -1,12 +0,0 @@
-//
-// ExtensionFoundation.h
-// ExtensionFoundation
-//
-
-#ifndef ExtensionFoundation_h
-#define ExtensionFoundation_h
-
-#import <ExtensionFoundation/EXMacros.h>
-
-
-#endif /* ExtensionFoundation_h */
- README
- xcode13.0 Binding Status
- xcode13.1 Binding Status
- xcode13.2 Binding Status
- xcode13.3 Binding Status
- xcode13.4 Binding Status
- xcode14.0 Binding Status
- xcode14.1 Binding Status
- xcode14.2 Binding Status
- xcode14.3 Binding Status
- xcode15.0 Binding Status
- xcode15.1 Binding Status
- xcode15.3 Binding Status
- xcode15.4 Binding Status
- xcode16.0 Binding Status
- xcode16.1 Binding Status
- xcode16.2 Binding Status