Skip to content

Commit 31e68a1

Browse files
committed
Fixed warnings
1 parent 61842cb commit 31e68a1

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

MapboxGeocoder.xcodeproj/project.pbxproj

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -742,10 +742,6 @@
742742
DYLIB_COMPATIBILITY_VERSION = 1;
743743
DYLIB_CURRENT_VERSION = 1;
744744
DYLIB_INSTALL_NAME_BASE = "@rpath";
745-
FRAMEWORK_SEARCH_PATHS = (
746-
"$(inherited)",
747-
"$(PROJECT_DIR)/build/Debug-iphoneos",
748-
);
749745
GCC_PREPROCESSOR_DEFINITIONS = (
750746
"DEBUG=1",
751747
"$(inherited)",
@@ -769,10 +765,6 @@
769765
DYLIB_COMPATIBILITY_VERSION = 1;
770766
DYLIB_CURRENT_VERSION = 1;
771767
DYLIB_INSTALL_NAME_BASE = "@rpath";
772-
FRAMEWORK_SEARCH_PATHS = (
773-
"$(inherited)",
774-
"$(PROJECT_DIR)/build/Debug-iphoneos",
775-
);
776768
INFOPLIST_FILE = MapboxGeocoder/Info.plist;
777769
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
778770
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";

0 commit comments

Comments
 (0)