Skip to content

Commit fa9921d

Browse files
committed
Update spm
1 parent 55d3db6 commit fa9921d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Package.swift

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@ let package = Package(
1616
targets: [
1717
.binaryTarget(
1818
name: "Leanplum",
19-
url: "https://github.com/Leanplum/Leanplum-iOS-SDK/releases/download/6.3.0/Leanplum.xcframework.zip",
20-
checksum: "d6afe73686a4d1b19571179c19510d0f553f455313a65a45faa90bc162c9824d"
19+
url: "https://github.com/Leanplum/Leanplum-iOS-SDK/releases/download/6.4.0-beta1/Leanplum.xcframework.zip",
20+
checksum: "aaae6b0faa5b0f5b6db220647be8b6ba54b05fbe9603dbda833d4c8fd9c97e81"
2121
),
2222
.target(
2323
name: "LeanplumLocation",

0 commit comments

Comments
 (0)