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 7065e4f commit 266aa3dCopy full SHA for 266aa3d
Package.swift
@@ -11,8 +11,8 @@ if ProcessInfo.processInfo.environment["LOCAL_BUILD"] != nil {
11
}else {
12
FFIbinaryTarget = .binaryTarget(
13
name: "LoroFFI",
14
- url: "https://github.com/loro-dev/loro-swift/releases/download/0.16.2-alpha.1/loroFFI.xcframework.zip",
15
- checksum: "7fe0b1d86d0241a8ea4f5ebf4a9f72922fd25dd0e4f195f1abfe095afe6cd786"
+ url: "https://github.com/loro-dev/loro-swift/releases/download/0.16.2-alpha.2/loroFFI.xcframework.zip",
+ checksum: "002f5343f0088f05ac90183e5dc1545e6b1f53f39b547ec7d3c2aa07d0f643c8"
16
)
17
}
18
0 commit comments