You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Since Apple released Swift 6 on WWDC24, we can try migrating Easydict to the new language mode after Xcode 16's release. This can may help prevent issues that are hard to debug or reproduce like #622
Looking at the number of warnings after turning on strict concurrency checking under Xcode 15, there will be quite a lot of things to do. We would also need to wait for some packages to migrate.
Since Apple released Swift 6 on WWDC24, we can try migrating Easydict to the new language mode after Xcode 16's release. This can may help prevent issues that are hard to debug or reproduce like #622
Looking at the number of warnings after turning on strict concurrency checking under Xcode 15, there will be quite a lot of things to do. We would also need to wait for some packages to migrate.
https://www.swift.org/migration/documentation/migrationguide/
The text was updated successfully, but these errors were encountered: