Skip to content

Commit

Permalink
Checksum for all-platform fat xcframework
Browse files Browse the repository at this point in the history
  • Loading branch information
yangyubo committed Jul 12, 2024
1 parent 23429a3 commit 084a8fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ let package = Package(
.binaryTarget(
name: "openssl",
url: "https://github.com/codinn/OpenSSL/releases/download/3.0.14/openssl.xcframework.zip",
checksum: "d63947127ead98512975e52f08a7b55c8ac17726c614096862b2953f00d4f7b9"
checksum: "ef708810f057f5c1ce379be7d156200d9b02b06a5679a549ef547dae86cf40a5"
),
.target(name: "OpenSSL",
dependencies: ["openssl"])
Expand Down

0 comments on commit 084a8fe

Please sign in to comment.