File tree Expand file tree Collapse file tree 1 file changed +4
-0
lines changed
ObjectiveGitFramework.xcodeproj Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Original file line number Diff line number Diff line change 16881688 LIBRARY_SEARCH_PATHS = (
16891689 "$(inherited)",
16901690 "/usr/local/opt/openssl@1.1/lib",
1691+ /opt/homebrew/opt/openssl/lib,
16911692 "$(PROJECT_DIR)/External/build/lib",
16921693 );
16931694 MODULEMAP_FILE = ObjectiveGit.modulemap;
17171718 LIBRARY_SEARCH_PATHS = (
17181719 "$(inherited)",
17191720 "/usr/local/opt/openssl@1.1/lib",
1721+ /opt/homebrew/opt/openssl/lib,
17201722 "$(PROJECT_DIR)/External/build/lib",
17211723 );
17221724 MODULEMAP_FILE = ObjectiveGit.modulemap;
19601962 LIBRARY_SEARCH_PATHS = (
19611963 "$(inherited)",
19621964 "/usr/local/opt/openssl@1.1/lib",
1965+ /opt/homebrew/opt/openssl/lib,
19631966 "$(PROJECT_DIR)/External/build/lib",
19641967 );
19651968 MODULEMAP_FILE = ObjectiveGit.modulemap;
21812184 LIBRARY_SEARCH_PATHS = (
21822185 "$(inherited)",
21832186 "/usr/local/opt/openssl@1.1/lib",
2187+ /opt/homebrew/opt/openssl/lib,
21842188 "$(PROJECT_DIR)/External/build/lib",
21852189 );
21862190 MODULEMAP_FILE = ObjectiveGit.modulemap;
You can’t perform that action at this time.
0 commit comments