Undo this linker flag

This commit is contained in:
Matt Diephouse 2015-04-13 22:27:02 -04:00
parent 35f823f38d
commit 7d32dbd36e

View File

@ -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;