Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

dev: Migrate Easydict to Swift 6 #649

Open
Jerry23011 opened this issue Aug 18, 2024 · 1 comment
Open

dev: Migrate Easydict to Swift 6 #649

Jerry23011 opened this issue Aug 18, 2024 · 1 comment
Labels

Comments

@Jerry23011
Copy link
Collaborator

Jerry23011 commented Aug 18, 2024

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.
截屏2024-08-18 15 21 48

https://www.swift.org/migration/documentation/migrationguide/

@Jerry23011 Jerry23011 added the dev label Aug 18, 2024
@tisfeng
Copy link
Owner

tisfeng commented Aug 18, 2024

ok, this might be a big project. Let's push it after Xcode 16 is officially released.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants