Update the build target so that we can compile with the more strict compiler in Xcode 14
This commit is contained in:
parent
f52276f9a1
commit
1a07d90dc2
@ -40,7 +40,7 @@ GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE
|
||||
GCC_WARN_UNUSED_FUNCTION = YES
|
||||
GCC_WARN_UNUSED_VARIABLE = YES
|
||||
MACOSX_DEPLOYMENT_TARGET = 10.15
|
||||
IPHONEOS_DEPLOYMENT_TARGET = 13.0
|
||||
IPHONEOS_DEPLOYMENT_TARGET = 13.4
|
||||
//SDKROOT = macosx
|
||||
SWIFT_SWIFT3_OBJC_INFERENCE = Off
|
||||
SWIFT_VERSION = 5.1
|
||||
|
Loading…
x
Reference in New Issue
Block a user