We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f036811 commit 7a3d1d5Copy full SHA for 7a3d1d5
Package.swift
@@ -14,8 +14,8 @@ let package = Package(
14
targets: [
15
.binaryTarget(
16
name: "CloudSyncBinary",
17
- url: "https://github.com/sqliteai/sqlite-sync/releases/download/1.0.7/cloudsync-apple-xcframework-1.0.7.zip",
18
- checksum: "018696d0c84a0d69619d05904d276d1558ff6f812ac911854e9c62af6aa022c9"
+ url: "https://github.com/sqliteai/sqlite-sync/releases/download/1.0.8/cloudsync-apple-xcframework-1.0.8.zip",
+ checksum: "5a66dae8ca2b2a2af101685a0c177fa49705bc5080f70da967292c1360e712b0"
19
),
20
.target(
21
name: "CloudSync",
0 commit comments