-
Notifications
You must be signed in to change notification settings - Fork 576
AVKit iOS 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/iPhoneOS.platform/Developer/SDKs/iPhoneOS.sdk/System/Library/Frameworks/AVKit.framework/Headers/AVCaptureDeviceDirectionCoordinator.h /Applications/Xcode_27.0.0-rc.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS.sdk/System/Library/Frameworks/AVKit.framework/Headers/AVCaptureDeviceDirectionCoordinator.h
--- /Applications/Xcode_27.0.0-beta6.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS.sdk/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/iPhoneOS.platform/Developer/SDKs/iPhoneOS.sdk/System/Library/Frameworks/AVKit.framework/Headers/AVCaptureDeviceDirectionCoordinator.h 2026-08-08 21:08:58
@@ -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/iPhoneOS.platform/Developer/SDKs/iPhoneOS.sdk/System/Library/Frameworks/AVKit.framework/Headers/AVKit.h /Applications/Xcode_27.0.0-rc.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS.sdk/System/Library/Frameworks/AVKit.framework/Headers/AVKit.h
--- /Applications/Xcode_27.0.0-beta6.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS.sdk/System/Library/Frameworks/AVKit.framework/Headers/AVKit.h 2026-08-10 08:15:11
+++ /Applications/Xcode_27.0.0-rc.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS.sdk/System/Library/Frameworks/AVKit.framework/Headers/AVKit.h 2026-08-08 21:08:58
@@ -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>