New xcframeworks that can be used with Swift Package Manager
Usage:
.binaryTarget(
name: "libcurl",
url: "https://github.com/IhorShevchuk/Build-OpenSSL-cURL/releases/download/8.0.1/libcurl.xcframework.zip",
checksum: "ca6db5983531dd0daf88077fb090b5b543c622264c97bdf269d06cdb99f13433"
),
.binaryTarget(
name: "libcrypto",
url: "https://github.com/IhorShevchuk/Build-OpenSSL-cURL/releases/download/8.0.1/libcrypto.xcframework.zip",
checksum: "6d4a105f591a32453726fc68f0e18b9a8050e9e051a3b5a01bfcf3e072414ed2"
),
.binaryTarget(
name: "libnghttp2",
url: "https://github.com/IhorShevchuk/Build-OpenSSL-cURL/releases/download/8.0.1/libnghttp2.xcframework.zip",
checksum: "a14509e7638174a1d55127bd6860424fc96bab388184ceb1228450d2bc21819d"
),
.binaryTarget(
name: "libssl",
url: "https://github.com/IhorShevchuk/Build-OpenSSL-cURL/releases/download/8.0.1/libssl.xcframework.zip",
checksum: "eaa778c6241bb4662e57b7d63b9d647ec891e86b078e3716a478f392e28176bc"
),