Skip to content

Commit

Permalink
Included ssl linking script
Browse files Browse the repository at this point in the history
  • Loading branch information
Zen-CODE committed May 13, 2014
1 parent 6abc36e commit 0b93281
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tools/build-openssl.sh
Original file line number Diff line number Diff line change
Expand Up @@ -31,3 +31,5 @@ fi
echo "Copying built OpenSSL binaries..."
cp $TMPROOT/openssl/ios-openssl/lib/libssl.a $BUILDROOT/lib/libssl.a
cp $TMPROOT/openssl/ios-openssl/lib/libcrypto.a $BUILDROOT/lib/libcrypto.a

sh $KIVYIOSROOT/tools/build-ssllink.sh

0 comments on commit 0b93281

Please sign in to comment.