From 9756f4da2af541c15680a36392c22f6bd087ce6c Mon Sep 17 00:00:00 2001 From: ShikiSuen Date: Sat, 24 Jun 2023 17:18:19 +0800 Subject: [PATCH] SessionCtl // Update notices regarding FB10978412. --- Source/Modules/SessionCtl_HandleDisplay.swift | 1 + 1 file changed, 1 insertion(+) diff --git a/Source/Modules/SessionCtl_HandleDisplay.swift b/Source/Modules/SessionCtl_HandleDisplay.swift index 1cc16b00..4908aa47 100644 --- a/Source/Modules/SessionCtl_HandleDisplay.swift +++ b/Source/Modules/SessionCtl_HandleDisplay.swift @@ -169,6 +169,7 @@ public extension SessionCtl { /// FB10978412: Since macOS 11 Big Sur, CTFontCreateUIFontForLanguage cannot /// distinguish zh-Hans and zh-Hant with correct adoptation of proper PingFang SC/TC variants. + /// Update: This has been fixed in macOS 13. /// /// Instructions for Apple Developer relations to reveal this bug: ///