forked from organicmaps/organicmaps-tmp
[iPhone] XCode: remove incorrect directory from the search path.
This commit is contained in:
parent
333fc7f6db
commit
4f1cc054ea
1 changed files with 0 additions and 4 deletions
|
@ -628,7 +628,6 @@
|
|||
buildSettings = {
|
||||
LIBRARY_SEARCH_PATHS = (
|
||||
"$(inherited)",
|
||||
"\"$(DEVELOPER_DIR)/omim/omim-iphone-build/out/release\"",
|
||||
"\"$(SRCROOT)/../../../omim-iphonesim-build/out/debug\"",
|
||||
);
|
||||
};
|
||||
|
@ -723,7 +722,6 @@
|
|||
buildSettings = {
|
||||
LIBRARY_SEARCH_PATHS = (
|
||||
"$(inherited)",
|
||||
"\"$(DEVELOPER_DIR)/omim/omim-iphone-build/out/release\"",
|
||||
"\"$(SRCROOT)/../../../omim-iphonesim-build/out/debug\"",
|
||||
);
|
||||
};
|
||||
|
@ -778,7 +776,6 @@
|
|||
buildSettings = {
|
||||
LIBRARY_SEARCH_PATHS = (
|
||||
"$(inherited)",
|
||||
"\"$(DEVELOPER_DIR)/omim/omim-iphone-build/out/release\"",
|
||||
"\"$(SRCROOT)/../../../omim-iphonesim-build/out/debug\"",
|
||||
);
|
||||
};
|
||||
|
@ -834,7 +831,6 @@
|
|||
buildSettings = {
|
||||
LIBRARY_SEARCH_PATHS = (
|
||||
"$(inherited)",
|
||||
"\"$(DEVELOPER_DIR)/omim/omim-iphone-build/out/release\"",
|
||||
"\"$(SRCROOT)/../../../omim-iphonesim-build/out/debug\"",
|
||||
);
|
||||
};
|
||||
|
|
Loading…
Add table
Reference in a new issue