Commit d1ddd52
committed
Enable strict concurrency
Motivation:
To catch potential data races at build time.
Modifications:
- Enable strict concurrency in Package.swift. (No further modifications were made as no warnings/errors were thrown.)
Result:
Strict concurrency adoption.1 parent 8126775 commit d1ddd52
1 file changed
+6
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
0 commit comments