Skip to content

Commit

Permalink
Publish Package.swift and bump version to v0.0.24 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
Archdoog authored and github-actions[bot] committed Oct 15, 2024
1 parent 2e792f4 commit 4191ee8
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 @@ -13,7 +13,7 @@ var binaryTarget: Target = .binaryTarget(
// CI will replace the nils with the actual values when building a release
let binaryURL: String =
"https://github.com/Rallista/valhalla-mobile/releases/download/v0.0.23/valhalla-wrapper.xcframework.zip"
let binaryChecksum: String = "0a0b223b4094027a595fba70d94a92f59b2105dac8c9b2b06b8be3263f64968e"
let binaryChecksum: String = "acf9d1deda053f5711815ed60a31f7a3b42ffb19a982e9f82806afe41309f950"

if !useLocalBinary {
binaryTarget = .binaryTarget(
Expand Down

0 comments on commit 4191ee8

Please sign in to comment.