mirror of
https://github.com/Ranchero-Software/NetNewsWire.git
synced 2025-02-02 12:06:58 +01:00
Use targeted concurrency for the app. Remaining concurrency warnings will probably have to wait for future updates from Apple.
This commit is contained in:
parent
16cebcd60a
commit
bf02d1d86a
@ -44,7 +44,7 @@ IPHONEOS_DEPLOYMENT_TARGET = 17.0
|
||||
//SDKROOT = macosx
|
||||
SWIFT_SWIFT3_OBJC_INFERENCE = Off
|
||||
SWIFT_VERSION = 5.10
|
||||
SWIFT_STRICT_CONCURRENCY = complete
|
||||
SWIFT_STRICT_CONCURRENCY = targeted
|
||||
ASSETCATALOG_COMPILER_GENERATE_ASSET_SYMBOLS = NO
|
||||
|
||||
// https://forums.swift.org/t/swift-packages-in-multiple-targets-results-in-this-will-result-in-duplication-of-library-code-errors/34892/33
|
||||
|
Loading…
x
Reference in New Issue
Block a user