Skip to content

IntentsUI macOS xcode14.0 rc

Israel Soto edited this page Sep 7, 2022 · 1 revision

#IntentsUI.framework

diff -ruN /Applications/Xcode_14.0.0-beta6.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/System/Library/Frameworks/IntentsUI.framework/Headers/INImage+IntentsUI.h /Applications/Xcode_14.0.0-rc.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/System/Library/Frameworks/IntentsUI.framework/Headers/INImage+IntentsUI.h
--- /Applications/Xcode_14.0.0-beta6.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/System/Library/Frameworks/IntentsUI.framework/Headers/INImage+IntentsUI.h	2022-08-05 12:39:27.000000000 -0500
+++ /Applications/Xcode_14.0.0-rc.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/System/Library/Frameworks/IntentsUI.framework/Headers/INImage+IntentsUI.h	1969-12-31 18:00:00.000000000 -0600
@@ -1,20 +0,0 @@
-//
-//  INImage+IntentsUI.h
-//  Intents
-//
-//  Created by Andrea Gottardo on 3/1/22.
-//  Copyright © 2022 Apple Inc. All rights reserved.
-//
-
-#import <Intents/INImage.h>
-#import <AppKit/AppKit.h>
-
-NS_ASSUME_NONNULL_BEGIN
-
-@interface INImage (IntentsUI)
-
-+ (instancetype)imageWithNSImage:(NSImage *)image API_AVAILABLE(macos(13.0)) API_UNAVAILABLE(ios, watchos, tvos);
-
-@end
-
-NS_ASSUME_NONNULL_END
diff -ruN /Applications/Xcode_14.0.0-beta6.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/System/Library/Frameworks/IntentsUI.framework/Headers/IntentsUI.h /Applications/Xcode_14.0.0-rc.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/System/Library/Frameworks/IntentsUI.framework/Headers/IntentsUI.h
--- /Applications/Xcode_14.0.0-beta6.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/System/Library/Frameworks/IntentsUI.framework/Headers/IntentsUI.h	2022-08-01 09:03:54.000000000 -0500
+++ /Applications/Xcode_14.0.0-rc.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/System/Library/Frameworks/IntentsUI.framework/Headers/IntentsUI.h	2022-02-12 06:31:33.000000000 -0600
@@ -16,4 +16,3 @@
 #import <IntentsUI/INUIAddVoiceShortcutButton.h>
 #import <IntentsUI/INUIAddVoiceShortcutViewController.h>
 #import <IntentsUI/INUIEditVoiceShortcutViewController.h>
-#import <IntentsUI/INImage+IntentsUI.h>
Clone this wiki locally