forked from organicmaps/organicmaps
[ios] Set Swift version 5.5
Signed-off-by: Alexander Borsuk <me@alex.bio>
This commit is contained in:
parent
b9a63582ac
commit
abc084f1d9
1 changed files with 1 additions and 1 deletions
|
@ -88,7 +88,7 @@ MTL_FAST_MATH = YES
|
|||
ONLY_ACTIVE_ARCH = YES
|
||||
PRODUCT_NAME = $(TARGET_NAME)
|
||||
SKIP_INSTALL = YES
|
||||
SWIFT_VERSION = 5.0
|
||||
SWIFT_VERSION = 5.5
|
||||
TARGETED_DEVICE_FAMILY = 1,2
|
||||
VALID_ARCHS = arm64
|
||||
VALID_ARCHS[sdk=iphonesimulator*] = x86_64 arm64
|
||||
|
|
Loading…
Add table
Reference in a new issue