mirror of
https://github.com/Ranchero-Software/NetNewsWire.git
synced 2025-01-03 13:30:14 +01:00
Turn on BUILD_INDEPENDENT_TARGETS_IN_PARALLEL.
This commit is contained in:
parent
2c719714ab
commit
2c2ffd8206
@ -47,6 +47,7 @@ SWIFT_VERSION = 5.10
|
|||||||
SWIFT_STRICT_CONCURRENCY = complete
|
SWIFT_STRICT_CONCURRENCY = complete
|
||||||
ASSETCATALOG_COMPILER_GENERATE_ASSET_SYMBOLS = NO
|
ASSETCATALOG_COMPILER_GENERATE_ASSET_SYMBOLS = NO
|
||||||
DEAD_CODE_STRIPPING = YES
|
DEAD_CODE_STRIPPING = YES
|
||||||
|
BUILD_INDEPENDENT_TARGETS_IN_PARALLEL = YES
|
||||||
|
|
||||||
// https://forums.swift.org/t/swift-packages-in-multiple-targets-results-in-this-will-result-in-duplication-of-library-code-errors/34892/33
|
// https://forums.swift.org/t/swift-packages-in-multiple-targets-results-in-this-will-result-in-duplication-of-library-code-errors/34892/33
|
||||||
DISABLE_DIAMOND_PROBLEM_DIAGNOSTIC = YES
|
DISABLE_DIAMOND_PROBLEM_DIAGNOSTIC = YES
|
||||||
|
Loading…
Reference in New Issue
Block a user