diff --git a/xcode/common.xcconfig b/xcode/common.xcconfig index 20852c985..fe50da5b9 100644 --- a/xcode/common.xcconfig +++ b/xcode/common.xcconfig @@ -98,7 +98,7 @@ MTL_FAST_MATH = YES ONLY_ACTIVE_ARCH = YES PRODUCT_NAME = $(TARGET_NAME) SKIP_INSTALL = YES -SWIFT_VERSION = 5.5 +SWIFT_VERSION = 5.8 TARGETED_DEVICE_FAMILY = 1,2 VALID_ARCHS = arm64 VALID_ARCHS[sdk=iphonesimulator*] = x86_64 arm64