Skip to content

Translation watchOS xcode15.3 b1

Alex Soto edited this page Jan 27, 2024 · 1 revision

#Translation.framework

diff -ruN /Applications/Xcode_15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS.sdk/System/Library/Frameworks/Translation.framework/Headers/Translation.h /Applications/Xcode_15.3.0-beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS.sdk/System/Library/Frameworks/Translation.framework/Headers/Translation.h
--- /Applications/Xcode_15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS.sdk/System/Library/Frameworks/Translation.framework/Headers/Translation.h	1969-12-31 19:00:00
+++ /Applications/Xcode_15.3.0-beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS.sdk/System/Library/Frameworks/Translation.framework/Headers/Translation.h	2024-01-12 22:45:32
@@ -0,0 +1,13 @@
+//
+//  Translation.h
+//  Translation
+//
+//  Created by Joris Kluivers on 03/05/2018.
+//  Copyright © 2018 Apple Inc. All rights reserved.
+//
+
+#import <Foundation/Foundation.h>
+
+
+
+
Clone this wiki locally