[iOS] retrun armv7 support

This commit is contained in:
Aleksey Belouosv 2019-03-18 13:39:04 +03:00 committed by Zoia
parent 997e7af4e1
commit 781a24ea68

View file

@ -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