Skip to content

CoreText macOS xcode16.0 b6

Rolf Bjarne Kvinge edited this page Aug 21, 2024 · 2 revisions

#CoreText.framework

diff -ruN /Applications/Xcode_16.0.0-beta5.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/System/Library/Frameworks/CoreText.framework/Headers/CTFont.h /Applications/Xcode_16.0.0-beta6.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/System/Library/Frameworks/CoreText.framework/Headers/CTFont.h
--- /Applications/Xcode_16.0.0-beta5.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/System/Library/Frameworks/CoreText.framework/Headers/CTFont.h	2024-07-27 20:42:09
+++ /Applications/Xcode_16.0.0-beta6.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/System/Library/Frameworks/CoreText.framework/Headers/CTFont.h	2024-08-07 12:56:14
@@ -1555,7 +1555,7 @@
     @param      font
                 The font reference.
 
-    @param      table
+    @param      tag
                 The font table identifier as a CTFontTableTag.
 
     @result     Returns true if the call was successful and the requested table is present.

Clone this wiki locally