Skip to content

Commit 5814dc9

Browse files
committed
chore: Swift concurrency 검사 설정 추가
1 parent 6bb7d89 commit 5814dc9

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Tuist/ProjectDescriptionHelpers/Project+Settings.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ public extension Settings {
1616
"CURRENT_PROJECT_VERSION": "1",
1717
"INFOPLIST_KEY_CFBundleShortVersionString": "$(MARKETING_VERSION)",
1818
"INFOPLIST_KEY_CFBundleVersion": "$(CURRENT_PROJECT_VERSION)",
19+
"SWIFT_STRICT_CONCURRENCY": "complete",
1920
"SWIFT_VERSION": "5.0",
2021
"TARGETED_DEVICE_FAMILY": "1,2",
2122
]

0 commit comments

Comments
 (0)