-
Notifications
You must be signed in to change notification settings - Fork 516
PrintCore macOS xcode13.0 rc
Alex Soto edited this page Sep 14, 2021
·
1 revision
#PrintCore.framework
diff -ruN /Applications/Xcode_13.0.0-beta5.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/PrintCore.framework/Headers/PMCore.h /Applications/Xcode_13.0.0-rc.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/PrintCore.framework/Headers/PMCore.h
--- /Applications/Xcode_13.0.0-beta5.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/PrintCore.framework/Headers/PMCore.h 2021-07-31 07:58:03.000000000 -0400
+++ /Applications/Xcode_13.0.0-rc.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/PrintCore.framework/Headers/PMCore.h 2021-03-16 04:44:09.000000000 -0400
@@ -2064,7 +2064,7 @@
extern OSStatus
PMPrinterGetDriverReleaseInfo(
PMPrinter printer,
- VersRec * release) AVAILABLE_MAC_OS_X_VERSION_10_0_AND_LATER CF_SWIFT_UNAVAILABLE("No replacement available.");
+ VersRec * release) AVAILABLE_MAC_OS_X_VERSION_10_0_AND_LATER;
/*
@@ -2239,7 +2239,7 @@
extern OSStatus
PMPrinterGetLanguageInfo(
PMPrinter printer,
- PMLanguageInfo * info) AVAILABLE_MAC_OS_X_VERSION_10_0_AND_LATER CF_SWIFT_UNAVAILABLE("No replacement available.");
+ PMLanguageInfo * info) AVAILABLE_MAC_OS_X_VERSION_10_0_AND_LATER;
/*
- README
- xcode13.0 Binding Status
- xcode13.1 Binding Status
- xcode13.2 Binding Status
- xcode13.3 Binding Status
- xcode13.4 Binding Status
- xcode14.0 Binding Status
- xcode14.1 Binding Status
- xcode14.2 Binding Status
- xcode14.3 Binding Status
- xcode15.0 Binding Status
- xcode15.1 Binding Status
- xcode15.3 Binding Status
- xcode15.4 Binding Status
- xcode16.0 Binding Status
- xcode16.1 Binding Status
- xcode16.2 Binding Status