Skip to content

Quartz macOS xcode13.0 rc

Alex Soto edited this page Sep 14, 2021 · 1 revision

#Quartz.framework

diff -ruN /Applications/Xcode_13.0.0-beta5.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/System/Library/Frameworks/Quartz.framework/Headers/Quartz.apinotes /Applications/Xcode_13.0.0-rc.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/System/Library/Frameworks/Quartz.framework/Headers/Quartz.apinotes
--- /Applications/Xcode_13.0.0-beta5.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/System/Library/Frameworks/Quartz.framework/Headers/Quartz.apinotes	1969-12-31 19:00:00.000000000 -0500
+++ /Applications/Xcode_13.0.0-rc.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/System/Library/Frameworks/Quartz.framework/Headers/Quartz.apinotes	2021-03-16 04:44:17.000000000 -0400
@@ -0,0 +1,14 @@
+---
+Name: Quartz
+SwiftVersions:
+- Version: 4
+  Protocols:
+  - Name: QLPreviewingController
+    Methods:
+    - Selector: 'preparePreviewOfSearchableItemWithIdentifier:queryString:completionHandler:'
+      MethodKind: Instance
+      SwiftName: 'preparePreviewOfSearchableItem(withIdentifier:queryString:completionHandler:)'
+      Parameters:
+      - Position: 1
+        Nullability: N
+    
diff -ruN /Applications/Xcode_13.0.0-beta5.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/System/Library/Frameworks/Quartz.framework/Headers/Quartz.h /Applications/Xcode_13.0.0-rc.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/System/Library/Frameworks/Quartz.framework/Headers/Quartz.h
--- /Applications/Xcode_13.0.0-beta5.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/System/Library/Frameworks/Quartz.framework/Headers/Quartz.h	2021-08-04 00:24:29.000000000 -0400
+++ /Applications/Xcode_13.0.0-rc.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/System/Library/Frameworks/Quartz.framework/Headers/Quartz.h	2021-03-16 04:44:17.000000000 -0400
@@ -8,4 +8,4 @@
 #import <QuartzFilters/QuartzFilters.h>
 #import <Quartz/PDFKit.h>
 #import <ImageKit/ImageKit.h>
-#import <Quartz/QuickLookUI.h>
+#import <QuickLookUI/QuickLookUI.h>
diff -ruN /Applications/Xcode_13.0.0-beta5.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/System/Library/Frameworks/Quartz.framework/Headers/QuickLookUI.h /Applications/Xcode_13.0.0-rc.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/System/Library/Frameworks/Quartz.framework/Headers/QuickLookUI.h
--- /Applications/Xcode_13.0.0-beta5.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/System/Library/Frameworks/Quartz.framework/Headers/QuickLookUI.h	2021-08-04 00:24:29.000000000 -0400
+++ /Applications/Xcode_13.0.0-rc.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/System/Library/Frameworks/Quartz.framework/Headers/QuickLookUI.h	1969-12-31 19:00:00.000000000 -0500
@@ -1,6 +0,0 @@
-/* QuickLookUI.h
-
-   Copyright (c) 2004-2020 Apple Computer, Inc.
-   All rights reserved. */
-
-#import <QuickLookUI/QuickLookUI.h>
Clone this wiki locally