forked from organicmaps/organicmaps
[iOS] retrun armv7 support
This commit is contained in:
parent
997e7af4e1
commit
781a24ea68
1 changed files with 1 additions and 1 deletions
|
@ -73,6 +73,6 @@ ONLY_ACTIVE_ARCH = YES
|
|||
PRODUCT_NAME = $(TARGET_NAME)
|
||||
SKIP_INSTALL = YES
|
||||
SWIFT_VERSION = 4.0
|
||||
ARCHS = armv7s arm64
|
||||
VALID_ARCHS = armv7 armv7s arm64
|
||||
VALID_ARCHS[sdk=iphonesimulator*] = x86_64
|
||||
VALID_ARCHS[sdk=macosx*] = x86_64
|
||||
|
|
Loading…
Add table
Reference in a new issue