We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6bb7d89 commit 5814dc9Copy full SHA for 5814dc9
1 file changed
Tuist/ProjectDescriptionHelpers/Project+Settings.swift
@@ -16,6 +16,7 @@ public extension Settings {
16
"CURRENT_PROJECT_VERSION": "1",
17
"INFOPLIST_KEY_CFBundleShortVersionString": "$(MARKETING_VERSION)",
18
"INFOPLIST_KEY_CFBundleVersion": "$(CURRENT_PROJECT_VERSION)",
19
+ "SWIFT_STRICT_CONCURRENCY": "complete",
20
"SWIFT_VERSION": "5.0",
21
"TARGETED_DEVICE_FAMILY": "1,2",
22
]
0 commit comments