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
path: root/xcode
diff options
context:
space:
mode:
Diffstat (limited to 'xcode')
-rw-r--r--xcode/common.xcconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/xcode/common.xcconfig b/xcode/common.xcconfig
index bd993d24f6..ed227ab702 100644
--- a/xcode/common.xcconfig
+++ b/xcode/common.xcconfig
@@ -44,6 +44,7 @@ GCC_WARN_UNDECLARED_SELECTOR = YES
GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE
GCC_WARN_UNUSED_FUNCTION = YES
GCC_WARN_UNUSED_VARIABLE = YES
+GCC_WARN_ABOUT_MISSING_NEWLINE = YES
// Build options
ALWAYS_SEARCH_USER_PATHS = NO