File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
ObjectiveGitFramework.xcodeproj Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 16871687 INFOPLIST_FILE = Info.plist;
16881688 LIBRARY_SEARCH_PATHS = (
16891689 "$(inherited)",
1690- /usr/local/opt/openssl/lib,
1690+ " /usr/local/opt/openssl@1.1 /lib" ,
16911691 "$(PROJECT_DIR)/External/build/lib",
16921692 );
16931693 MODULEMAP_FILE = ObjectiveGit.modulemap;
17161716 INFOPLIST_FILE = Info.plist;
17171717 LIBRARY_SEARCH_PATHS = (
17181718 "$(inherited)",
1719- /usr/local/opt/openssl/lib,
1719+ " /usr/local/opt/openssl@1.1 /lib" ,
17201720 "$(PROJECT_DIR)/External/build/lib",
17211721 );
17221722 MODULEMAP_FILE = ObjectiveGit.modulemap;
19561956 INFOPLIST_FILE = Info.plist;
19571957 LIBRARY_SEARCH_PATHS = (
19581958 "$(inherited)",
1959- /usr/local/opt/openssl/lib,
1959+ " /usr/local/opt/openssl@1.1 /lib" ,
19601960 "$(PROJECT_DIR)/External/build/lib",
19611961 );
19621962 MODULEMAP_FILE = ObjectiveGit.modulemap;
21762176 INFOPLIST_FILE = Info.plist;
21772177 LIBRARY_SEARCH_PATHS = (
21782178 "$(inherited)",
2179- /usr/local/opt/openssl/lib,
2179+ " /usr/local/opt/openssl@1.1 /lib" ,
21802180 "$(PROJECT_DIR)/External/build/lib",
21812181 );
21822182 MODULEMAP_FILE = ObjectiveGit.modulemap;
You can’t perform that action at this time.
0 commit comments