mirror of
https://github.com/Ranchero-Software/NetNewsWire.git
synced 2024-12-22 15:50:17 +01:00
Use Swift 5.10.
This commit is contained in:
parent
06ed7ac4be
commit
1a14d369bc
@ -43,4 +43,3 @@ PRODUCT_BUNDLE_IDENTIFIER = $(ORGANIZATION_IDENTIFIER).NetNewsWire.iOS
|
||||
PRODUCT_NAME = NetNewsWire
|
||||
CLANG_ENABLE_MODULES = YES
|
||||
SWIFT_OBJC_BRIDGING_HEADER = iOS/Resources/NetNewsWire-iOS-Bridging-Header.h
|
||||
SWIFT_VERSION = 5.0
|
||||
|
@ -43,7 +43,7 @@ MACOSX_DEPLOYMENT_TARGET = 14.0
|
||||
IPHONEOS_DEPLOYMENT_TARGET = 17.0
|
||||
//SDKROOT = macosx
|
||||
SWIFT_SWIFT3_OBJC_INFERENCE = Off
|
||||
SWIFT_VERSION = 5.9
|
||||
SWIFT_VERSION = 5.10
|
||||
SWIFT_STRICT_CONCURRENCY = targeted
|
||||
|
||||
// https://forums.swift.org/t/swift-packages-in-multiple-targets-results-in-this-will-result-in-duplication-of-library-code-errors/34892/33
|
||||
|
Loading…
Reference in New Issue
Block a user