mirror of
https://github.com/moonlight-stream/moonlight-ios.git
synced 2026-02-16 10:31:02 +00:00
Update to OpenSSL 1.1.1t
This commit is contained in:
5
libs/Build-OpenSSL.txt
Normal file
5
libs/Build-OpenSSL.txt
Normal file
@@ -0,0 +1,5 @@
|
||||
1. Pull latest https://github.com/x2on/OpenSSL-for-iPhone
|
||||
2. Patch build-libssl.sh to adjust IOS_MIN_SDK_VERSION and TVOS_MIN_SDK_VERSION
|
||||
3. ./build-libssl.sh --disable-bitcode --targets="ios-sim-cross-x86_64 ios-sim-cross-arm64 ios-cross-arm64 tvos-sim-cross-x86_64 tvos-sim-cross-arm64 tvos-cross-arm64"
|
||||
4. ./create-xcframework.sh
|
||||
5. Copy OpenSSL.xcframework into moonlight-ios/libs
|
||||
Reference in New Issue
Block a user