forked from organicmaps/organicmaps
[swift-warnings] [ios] Added Swift compiler warning for long function bodies.
This commit is contained in:
parent
9590d26e4a
commit
9dd44224ff
1 changed files with 1 additions and 0 deletions
|
@ -58,5 +58,6 @@ ENABLE_STRICT_OBJC_MSGSEND = YES
|
|||
GCC_NO_COMMON_BLOCKS = YES
|
||||
GCC_PRECOMPILE_PREFIX_HEADER = YES
|
||||
ONLY_ACTIVE_ARCH = YES
|
||||
OTHER_SWIFT_FLAGS = -Xfrontend -warn-long-function-bodies=100
|
||||
PRODUCT_NAME = $(TARGET_NAME)
|
||||
VALID_ARCHS = i386 x86_64 armv7 armv7s arm64
|
||||
|
|
Loading…
Add table
Reference in a new issue