From a19623f2bf96506677e3d65c6c452f4edbe4e87a Mon Sep 17 00:00:00 2001 From: Satinder Grewal Date: Wed, 27 Jan 2016 19:41:47 +1300 Subject: [PATCH] corrected openssl library url --- ios/iOS_Readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ios/iOS_Readme.md b/ios/iOS_Readme.md index 49dd39cc3..f28554a20 100644 --- a/ios/iOS_Readme.md +++ b/ios/iOS_Readme.md @@ -31,7 +31,7 @@ Expected result: ## Info on iOS libraries ## The iOS libraries libcrypto.a, libssl.a, and libcurl.a are picked from the following github repositories: https://github.com/sinofool/build-libcurl-ios -https://github.com/sinofool/build-libcurl-ios +https://github.com/sinofool/build-openssl-ios NOTE: This build of iguana iOS has not been tested with any iOS device due to the limitations of iOS App has to execute system commands in iOS devices. A task is created in developer channel to help testing this iguana iOS compile. Please head over to this link for more detail: https://phabricator.supernet.org/T398