-
Notifications
You must be signed in to change notification settings - Fork 576
AVKit MacCatalyst xcode27.0 rc
Alex Soto edited this page Sep 9, 2026
·
1 revision
#AVKit.framework
diff -ruN /Applications/Xcode_27.0.0-beta6.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/System/iOSSupport/System/Library/Frameworks/AVKit.framework/Headers/AVCaptureDeviceDirectionCoordinator.h /Applications/Xcode_27.0.0-rc.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/System/iOSSupport/System/Library/Frameworks/AVKit.framework/Headers/AVCaptureDeviceDirectionCoordinator.h
--- /Applications/Xcode_27.0.0-beta6.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/System/iOSSupport/System/Library/Frameworks/AVKit.framework/Headers/AVCaptureDeviceDirectionCoordinator.h 1969-12-31 19:00:00
+++ /Applications/Xcode_27.0.0-rc.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/System/iOSSupport/System/Library/Frameworks/AVKit.framework/Headers/AVCaptureDeviceDirectionCoordinator.h 2026-08-08 23:12:13
@@ -0,0 +1,8 @@
+//
+// AVCaptureDeviceDirectionCoordinator.h
+// AVKit
+//
+// Created by Tarun Rajendran on 4/9/26.
+// Copyright © 2026 Apple Inc. All rights reserved.
+//
+
diff -ruN /Applications/Xcode_27.0.0-beta6.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/System/iOSSupport/System/Library/Frameworks/AVKit.framework/Headers/AVKit.h /Applications/Xcode_27.0.0-rc.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/System/iOSSupport/System/Library/Frameworks/AVKit.framework/Headers/AVKit.h
--- /Applications/Xcode_27.0.0-beta6.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/System/iOSSupport/System/Library/Frameworks/AVKit.framework/Headers/AVKit.h 2026-08-09 01:15:50
+++ /Applications/Xcode_27.0.0-rc.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/System/iOSSupport/System/Library/Frameworks/AVKit.framework/Headers/AVKit.h 2026-08-08 23:12:13
@@ -43,6 +43,7 @@
#endif // TARGET_OS_IOS
#if TARGET_OS_IOS && !TARGET_OS_VISION
+#import <AVKit/AVCaptureDeviceDirectionCoordinator.h>
#import <AVKit/AVCaptureEvent.h>
#import <AVKit/AVCaptureEventInteraction.h>
#import <AVKit/AVCaptureEventSound.h>