SessionCtl // Update notices regarding FB10978412.

This commit is contained in:
ShikiSuen 2023-06-24 17:18:19 +08:00
parent 2bfb29aea4
commit 9756f4da2a
1 changed files with 1 additions and 0 deletions

View File

@ -169,6 +169,7 @@ public extension SessionCtl {
/// FB10978412: Since macOS 11 Big Sur, CTFontCreateUIFontForLanguage cannot /// FB10978412: Since macOS 11 Big Sur, CTFontCreateUIFontForLanguage cannot
/// distinguish zh-Hans and zh-Hant with correct adoptation of proper PingFang SC/TC variants. /// 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: /// Instructions for Apple Developer relations to reveal this bug:
/// ///