Browse Source

corrected openssl library url

dev
Satinder Grewal 9 years ago
parent
commit
a19623f2bf
  1. 2
      ios/iOS_Readme.md

2
ios/iOS_Readme.md

@ -31,7 +31,7 @@ Expected result:
## Info on iOS libraries ## ## Info on iOS libraries ##
The iOS libraries libcrypto.a, libssl.a, and libcurl.a are picked from the following github repositories: 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-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 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

Loading…
Cancel
Save