Skip to content

Commit

Permalink
Temporarily remove strict concurrency warnings
Browse files Browse the repository at this point in the history
  • Loading branch information
hiroshihorie committed Oct 19, 2024
1 parent 1c9a681 commit 62a70ea
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion [email protected]
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,6 @@ let package = Package(
],
swiftSettings: [
.enableExperimentalFeature("AccessLevelOnImport"),
.enableExperimentalFeature("StrictConcurrency"),
]
),
.testTarget(
Expand Down

0 comments on commit 62a70ea

Please sign in to comment.