mirror of
https://github.com/gosticks/SwiftGit2.git
synced 2025-10-16 11:55:34 +00:00
Undo this linker flag
This commit is contained in:
parent
35f823f38d
commit
7d32dbd36e
@ -867,7 +867,6 @@
|
||||
/usr/local/lib/libssh2.a,
|
||||
"-lcrypto",
|
||||
"-lssl",
|
||||
"-L/opt/local/lib/",
|
||||
);
|
||||
PRODUCT_NAME = SwiftGit2;
|
||||
SKIP_INSTALL = YES;
|
||||
@ -897,7 +896,6 @@
|
||||
/usr/local/lib/libssh2.a,
|
||||
"-lcrypto",
|
||||
"-lssl",
|
||||
"-L/opt/local/lib/",
|
||||
);
|
||||
PRODUCT_NAME = SwiftGit2;
|
||||
SKIP_INSTALL = YES;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user