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

グローバル変数でもっていたユーザー辞書をMainActorからのみ触れるようにする #153

Merged
merged 4 commits into from
May 2, 2024

Conversation

mtgto
Copy link
Owner

@mtgto mtgto commented May 2, 2024

#147 #150 と同様。
Xcode 15.3でビルドすると、Swift 6でエラーになるSwift Concurrency系の警告が出ているため、その修正の一部としてdictionary (ユーザー辞書やファイル辞書、skkserv辞書) もGlobal構造体でもつようにします。
また小さなコンパイル時警告も解消します。まだ警告0にはできてないです。

@mtgto mtgto merged commit 3260ab2 into main May 2, 2024
2 checks passed
@mtgto mtgto deleted the main-actor3 branch May 2, 2024 07:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant