Merge pull request #5036 from igrechuhin/swift

[swift] [ios] Update project settings to speed up swift compilation.
This commit is contained in:
Vlad Mihaylenko 2016-12-19 11:26:39 +03:00 committed by GitHub
commit 5c07d920a1

View file

@ -61,3 +61,4 @@ GCC_PRECOMPILE_PREFIX_HEADER = YES
ONLY_ACTIVE_ARCH = YES
VALID_ARCHS = i386 x86_64 armv7 armv7s arm64
PRODUCT_NAME = $(TARGET_NAME)
USE_HEADERMAP = NO