-
Notifications
You must be signed in to change notification settings - Fork 549
ProximityReaderStub macOS xcode16.0 b1
Rolf Bjarne Kvinge edited this page Jun 18, 2024
·
2 revisions
#ProximityReaderStub.framework
diff -ruN /Applications/Xcode_15.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/System/Library/Frameworks/ProximityReaderStub.framework/Headers/ProximityReaderStub.h /Applications/Xcode_16.0.0-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/System/Library/Frameworks/ProximityReaderStub.framework/Headers/ProximityReaderStub.h
--- /Applications/Xcode_15.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/System/Library/Frameworks/ProximityReaderStub.framework/Headers/ProximityReaderStub.h 1970-01-01 01:00:00
+++ /Applications/Xcode_16.0.0-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/System/Library/Frameworks/ProximityReaderStub.framework/Headers/ProximityReaderStub.h 2024-05-30 01:58:26
@@ -0,0 +1,15 @@
+//
+// ProximityReaderStub.h
+// ProximityReaderStub
+//
+#import <Foundation/Foundation.h>
+
+//! Project version number for ProximityReaderStub.
+FOUNDATION_EXPORT double ProximityReaderStubVersionNumber;
+
+//! Project version string for ProximityReaderStub.
+FOUNDATION_EXPORT const unsigned char ProximityReaderStubVersionString[];
+
+// In this header, you should import all the public headers of your framework using statements like #import <ProximityReaderStub/PublicHeader.h>
+
+