Turn on strict concurrency for Mac targets.

This commit is contained in:
Brent Simmons 2024-05-05 16:43:38 -07:00
parent 30e961bfe4
commit 178cba34ad
1 changed files with 1 additions and 0 deletions

View File

@ -8,3 +8,4 @@ ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon
COMBINE_HIDPI_IMAGES = YES
MACOSX_DEPLOYMENT_TARGET = 14.0
SDKROOT = macosx;
SWIFT_STRICT_CONCURRENCY = complete