Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mapsme/omim.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIlya Grechuhin <i.grechuhin@gmail.com>2017-10-02 11:33:39 +0300
committerSergey Yershov <syershov@maps.me>2017-10-02 13:55:26 +0300
commit0073585dc40edb0008266449af0856b622e21b21 (patch)
tree54ebb17807cc2fd9bf5d6faafb102b832df96536 /xcode/common.xcconfig
parent9a72ce8d75f264390ac52b58566304bbaed6122e (diff)
[frameworks] [ios] Updated Swift compiler options.
Diffstat (limited to 'xcode/common.xcconfig')
-rw-r--r--xcode/common.xcconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/xcode/common.xcconfig b/xcode/common.xcconfig
index c1f9c9f17f..4d4a456712 100644
--- a/xcode/common.xcconfig
+++ b/xcode/common.xcconfig
@@ -65,7 +65,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=400
PRODUCT_NAME = $(TARGET_NAME)
VALID_ARCHS = arm64
VALID_ARCHS[sdk=iphonesimulator*] = x86_64