Skip to content

Commit ea0276f

Browse files
committed
update spm
1 parent ca54022 commit ea0276f

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.0.1/Leanplum.xcframework.zip",
20-
checksum: "8bd35c71da15bdb14facbcc3b09d7757695d0a9639336bf7b9097849c614d058"
19+
url: "https://github.com/Leanplum/Leanplum-iOS-SDK/releases/download/6.0.2-beta1/Leanplum.xcframework.zip",
20+
checksum: "fd1e776437460aef118eaa751700c508285aa77c44ed60f4f8ae6ec586915208"
2121
),
2222
.target(
2323
name: "LeanplumLocation",

0 commit comments

Comments
 (0)