openvanilla / McBopomofo

小麥注音輸入法
http://mcbopomofo.openvanilla.org/
MIT License
631 stars 77 forks source link

Suppresses warnings for Swift 6 mode #511

Closed zonble closed 4 months ago

zonble commented 4 months ago

If we try to compile the project with Xcode beta, there would be warnings saying that some syntax will not be supported in Swift 6. The PR just update some lines of code to suppressed these warnings.