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:
Diffstat (limited to 'xcode/osrm')
-rw-r--r--xcode/osrm/osrm.xcodeproj/project.pbxproj2
1 files changed, 2 insertions, 0 deletions
diff --git a/xcode/osrm/osrm.xcodeproj/project.pbxproj b/xcode/osrm/osrm.xcodeproj/project.pbxproj
index 7cf9978648..e5600406df 100644
--- a/xcode/osrm/osrm.xcodeproj/project.pbxproj
+++ b/xcode/osrm/osrm.xcodeproj/project.pbxproj
@@ -450,6 +450,7 @@
isa = XCBuildConfiguration;
baseConfigurationReference = 34F558721DBF4B3400A4FC11 /* common-debug.xcconfig */;
buildSettings = {
+ GCC_WARN_INHIBIT_ALL_WARNINGS = YES;
HEADER_SEARCH_PATHS = (
"$(inherited)",
"$(OMIM_ROOT)/3party/osrm/osrm-backend/third_party",
@@ -462,6 +463,7 @@
isa = XCBuildConfiguration;
baseConfigurationReference = 34F558731DBF4B3400A4FC11 /* common-release.xcconfig */;
buildSettings = {
+ GCC_WARN_INHIBIT_ALL_WARNINGS = YES;
HEADER_SEARCH_PATHS = (
"$(inherited)",
"$(OMIM_ROOT)/3party/osrm/osrm-backend/third_party",