-
Notifications
You must be signed in to change notification settings - Fork 517
RoomPlan iOS xcode14.0 beta1
Alex Soto edited this page Jun 7, 2022
·
2 revisions
#RoomPlan.framework
diff -ruN /Applications/Xcode_13.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS.sdk/System/Library/Frameworks/RoomPlan.framework/Headers/RoomPlan.h /Applications/Xcode_14.0.0-beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS.sdk/System/Library/Frameworks/RoomPlan.framework/Headers/RoomPlan.h
--- /Applications/Xcode_13.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS.sdk/System/Library/Frameworks/RoomPlan.framework/Headers/RoomPlan.h 1969-12-31 19:00:00.000000000 -0500
+++ /Applications/Xcode_14.0.0-beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS.sdk/System/Library/Frameworks/RoomPlan.framework/Headers/RoomPlan.h 2022-05-21 11:14:21.000000000 -0400
@@ -0,0 +1,17 @@
+//
+// RoomPlan.h
+// RoomPlan
+//
+// Copyright © 2021-2022 Apple Inc. All rights reserved.
+//
+
+#import <Foundation/Foundation.h>
+
+//! Project version number for RoomPlan.
+FOUNDATION_EXPORT double RoomPlanVersionNumber;
+
+//! Project version string for RoomPlan.
+FOUNDATION_EXPORT const unsigned char RoomPlanVersionString[];
+
+// In this header, you should import all the public headers of your framework using statements like
+// #import <RoomPlan/PublicHeader.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