We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 056e3e5 commit 8057ee3Copy full SHA for 8057ee3
Package.swift
@@ -51,8 +51,8 @@ if ProcessInfo.processInfo.environment["LOCAL_BUILD"] != nil {
51
} else {
52
FFIbinaryTarget = .binaryTarget(
53
name: "automergeFFI",
54
- url: "https://github.com/automerge/automerge-swift/releases/download/0.3.0/automergeFFI.xcframework.zip",
55
- checksum: "8cf0b680ccbf7f97b8efac3d3defa84a06f3b3869d5c23e4535905d0f9c70e58"
+ url: "https://github.com/automerge/automerge-swift/releases/download/0.5.2/automergeFFI.xcframework.zip",
+ checksum: "bf4dc124dc669c77184e460e40df985e0b5bbfddf37a28c3922ff1b9c9ca67d2"
56
)
57
}
58
0 commit comments