Skip to content
This repository was archived by the owner on Apr 12, 2020. It is now read-only.

Commit 6ff200b

Browse files
committed
Update project.pbxproj
1 parent d536294 commit 6ff200b

File tree

1 file changed

+0
-20
lines changed

1 file changed

+0
-20
lines changed

AltDeploy.xcodeproj/project.pbxproj

-20
Original file line numberDiff line numberDiff line change
@@ -735,16 +735,6 @@
735735
"$(inherited)",
736736
"@executable_path/../Frameworks",
737737
);
738-
LIBRARY_SEARCH_PATHS = (
739-
"$(inherited)",
740-
"/usr/local/Cellar/libusbmuxd/HEAD-563cd25/lib",
741-
"/usr/local/Cellar/openssl@1.1/1.1.1d/lib",
742-
/usr/local/Cellar/libplist/2.1.0/lib,
743-
"/usr/local/Cellar/libimobiledevice/HEAD-d04f8ff_6/lib",
744-
"$(PROJECT_DIR)/Objects",
745-
"$(PROJECT_DIR)/Dependencies",
746-
"$(PROJECT_DIR)/Dependencies/Individual",
747-
);
748738
MACOSX_DEPLOYMENT_TARGET = 10.13;
749739
OTHER_CFLAGS = "-Dunix=1";
750740
PRODUCT_BUNDLE_IDENTIFIER = com.pixelomer.altdeploy;
@@ -774,16 +764,6 @@
774764
"$(inherited)",
775765
"@executable_path/../Frameworks",
776766
);
777-
LIBRARY_SEARCH_PATHS = (
778-
"$(inherited)",
779-
"/usr/local/Cellar/libusbmuxd/HEAD-563cd25/lib",
780-
"/usr/local/Cellar/openssl@1.1/1.1.1d/lib",
781-
/usr/local/Cellar/libplist/2.1.0/lib,
782-
"/usr/local/Cellar/libimobiledevice/HEAD-d04f8ff_6/lib",
783-
"$(PROJECT_DIR)/Objects",
784-
"$(PROJECT_DIR)/Dependencies",
785-
"$(PROJECT_DIR)/Dependencies/Individual",
786-
);
787767
MACOSX_DEPLOYMENT_TARGET = 10.13;
788768
OTHER_CFLAGS = "-Dunix=1";
789769
PRODUCT_BUNDLE_IDENTIFIER = com.pixelomer.altdeploy;

0 commit comments

Comments
 (0)