Included ssl linking script
This commit is contained in:
parent
6abc36e923
commit
0b9328143d
1 changed files with 2 additions and 0 deletions
|
@ -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
|
Loading…
Add table
Reference in a new issue