Skip to content

Commit e12f1f6

Browse files
committed
update spm
1 parent 5e57ea4 commit e12f1f6

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
@@ -10,8 +10,8 @@ let package = Package(
1010
targets: [
1111
.binaryTarget(
1212
name: "Leanplum",
13-
url: "https://github.com/Leanplum/Leanplum-iOS-SDK/releases/download/4.0.0-beta16/Leanplum.xcframework.zip",
14-
checksum: "075753a006bad2abb3245631ce92d83bd99099115d8ae1f101337f428b0ceb44"
13+
url: "https://github.com/Leanplum/Leanplum-iOS-SDK/releases/download/4.0.0-beta17/Leanplum.xcframework.zip",
14+
checksum: "18d1ea0364ab402f2414ef53b511e7a7875e3673bc8280a217629c1bcfd89bc6"
1515
),
1616
.target(
1717
name: "LeanplumLocation",

0 commit comments

Comments
 (0)