Skip to content

DockKit iOS xcode15.0 b1

Alex Soto edited this page Jun 5, 2023 · 2 revisions

#DockKit.framework

diff -ruN /Applications/Xcode_14.3.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS.sdk/System/Library/Frameworks/DockKit.framework/Headers/DockKit.h /Applications/Xcode_15.0.0-beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS.sdk/System/Library/Frameworks/DockKit.framework/Headers/DockKit.h
--- /Applications/Xcode_14.3.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS.sdk/System/Library/Frameworks/DockKit.framework/Headers/DockKit.h	1969-12-31 19:00:00
+++ /Applications/Xcode_15.0.0-beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS.sdk/System/Library/Frameworks/DockKit.framework/Headers/DockKit.h	2023-05-19 23:46:43
@@ -0,0 +1,9 @@
+//
+//  DockKit.h
+//  DockKit
+//
+//  Copyright (c) 2023 Apple Inc.
+//  All rights reserved.
+
+#import <Foundation/Foundation.h>
+
Clone this wiki locally