Skip to content

Commit

Permalink
Updated binary path and checksum
Browse files Browse the repository at this point in the history
  • Loading branch information
judsd committed May 22, 2024
1 parent c634cef commit b62e652
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@ let package = Package(
targets: [
.binaryTarget(
name: "ONSBatch",
url: "https://ons.pfs.gdn/assets/a741b936-e743-4416-afa4-7494df66d54f/xcframework-build5.zip",
checksum: "a2db092e556e325b9323c7d6a5f08fdd11e5e0b0712c20b9587055ab8c3e9c0d"
url: "https://ons.pfs.gdn/assets/a741b936-e743-4416-afa4-7494df66d54f/ONSBatch.xcframework.zip",
checksum: "89a288fd854c0f3876ff8e184382ccec5ae1683d4a12b61e9e79453e76806ccf"
)
]
)

0 comments on commit b62e652

Please sign in to comment.