Skip to content

AppIntents tvOS xcode14.0 beta1

Alex Soto edited this page Jun 7, 2022 · 2 revisions

#AppIntents.framework

diff -ruN /Applications/Xcode_13.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/System/Library/Frameworks/AppIntents.framework/Headers/AppIntents.h /Applications/Xcode_14.0.0-beta.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/System/Library/Frameworks/AppIntents.framework/Headers/AppIntents.h
--- /Applications/Xcode_13.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/System/Library/Frameworks/AppIntents.framework/Headers/AppIntents.h	1969-12-31 19:00:00.000000000 -0500
+++ /Applications/Xcode_14.0.0-beta.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/System/Library/Frameworks/AppIntents.framework/Headers/AppIntents.h	2022-05-25 21:54:25.000000000 -0400
@@ -0,0 +1,8 @@
+//
+//  AppIntents.h
+//  AppIntents
+//
+//  Copyright © 2022 Apple, Inc. All rights reserved.
+//
+
+#import <Foundation/Foundation.h>
Clone this wiki locally