We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5bf6f8c commit 5dc6bb3Copy full SHA for 5dc6bb3
1 file changed
Package.swift
@@ -41,7 +41,7 @@ let sdkVersion = "0.2.0"
41
// SHA-256 of XybridFFI-v<sdkVersion>.xcframework.zip on the GitHub release.
42
// Updated by `bindings/apple/scripts/sync-spm-checksum.sh` (or the release
43
// workflow) so the manifest at the tagged commit matches the published asset.
44
-let xybridFFIChecksum = "c8d6617672ae2f1f6790c3e8daf322fa50bbf177269b988ef6f9fa81fd0145ae"
+let xybridFFIChecksum = "fa71d96678bc587ea325f65423d5dc3b3f033f575d261ef399313742ae95450c"
45
46
let package = Package(
47
name: "Xybrid",
0 commit comments