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:
authorIlya Grechuhin <i.grechuhin@gmail.com>2016-10-27 11:19:24 +0300
committerIlya Grechuhin <i.grechuhin@gmail.com>2016-10-27 13:14:50 +0300
commitff1fc4506478cd4f833763a34c773eeb4ec8e6d9 (patch)
tree81b87c881cf8bdab9e899938e82a329c67f7a1cb /xcode
parentc7fae7cafedac7d6c613c8d658a98d4328c8bbe6 (diff)
[ios] Removed obsolete defaults.xcconfig.
Diffstat (limited to 'xcode')
-rw-r--r--xcode/defaults.xcconfig17
-rw-r--r--xcode/omim.xcworkspace/contents.xcworkspacedata3
2 files changed, 0 insertions, 20 deletions
diff --git a/xcode/defaults.xcconfig b/xcode/defaults.xcconfig
deleted file mode 100644
index e4796e10fc..0000000000
--- a/xcode/defaults.xcconfig
+++ /dev/null
@@ -1,17 +0,0 @@
-OMIM_ROOT=$(PROJECT_DIR)/../..
-BUILD_DIR=$(OMIM_ROOT)/../omim-xcode-build
-QT_PATH=/usr/local/opt/qt5
-
-BOOST_ROOT=$(OMIM_ROOT)/3party/boost
-
-HEADER_SEARCH_PATHS=$(OMIM_ROOT) $(BOOST_ROOT)
-
-IPHONEOS_DEPLOYMENT_TARGET=8.0
-MACOSX_DEPLOYMENT_TARGET=10.10
-
-GCC_PREPROCESSOR_DEFINITIONS[config=Release] = RELEASE=1 $(inherited)
-
-FRAMEWORK_SEARCH_PATHS[sdk=macosx*] = $(QT_PATH)/lib
-
-OTHER_LDFLAGS[sdk=macosx*] = -framework QtCore -framework QtNetwork -framework QtWidgets -framework QtOpenGL -framework QtGui -framework Cocoa -framework IOKit -framework OpenGL -framework SystemConfiguration
-OTHER_LDFLAGS[sdk=iphone*] = -framework Foundation -framework IOKit -framework UIKit -framework CoreGraphics -framework OpenGLES -framework SystemConfiguration -framework AdSupport
diff --git a/xcode/omim.xcworkspace/contents.xcworkspacedata b/xcode/omim.xcworkspace/contents.xcworkspacedata
index 0063b54f23..a30ecf5196 100644
--- a/xcode/omim.xcworkspace/contents.xcworkspacedata
+++ b/xcode/omim.xcworkspace/contents.xcworkspacedata
@@ -2,9 +2,6 @@
<Workspace
version = "1.0">
<FileRef
- location = "container:defaults.xcconfig">
- </FileRef>
- <FileRef
location = "container:common-debug.xcconfig">
</FileRef>
<FileRef