Skip to content

TranslationUIProvider iOS xcode16.3 b1

Rolf Bjarne Kvinge edited this page Feb 24, 2025 · 1 revision

#TranslationUIProvider.framework

diff -ruN /Applications/Xcode_16.2.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS.sdk/System/Library/Frameworks/TranslationUIProvider.framework/Headers/TranslationUIProvider.h /Applications/Xcode_16.3.0-beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS.sdk/System/Library/Frameworks/TranslationUIProvider.framework/Headers/TranslationUIProvider.h
--- /Applications/Xcode_16.2.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS.sdk/System/Library/Frameworks/TranslationUIProvider.framework/Headers/TranslationUIProvider.h	1970-01-01 01:00:00
+++ /Applications/Xcode_16.3.0-beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS.sdk/System/Library/Frameworks/TranslationUIProvider.framework/Headers/TranslationUIProvider.h	2025-02-08 13:42:27
@@ -0,0 +1,11 @@
+//
+//  TranslationUIProvider.h
+//  TranslationUIProvider
+//
+//  Created by David Coyle on 2024.10.28.
+//  Copyright © 2024 Apple Inc. All rights reserved.
+//
+
+#import <Foundation/Foundation.h>
+
+// In this header, you should import all the public headers of your framework using statements like #import <TranslationProvider/PublicHeader.h>
Clone this wiki locally