Skip to content

Commit 5a1d31b

Browse files
committed
update spm
1 parent f86cafa commit 5a1d31b

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/5.0.0-beta10/Leanplum.xcframework.zip",
14-
checksum: "6cebb61fbceb512019441e3d8a9ef1b8c4241476cd212bfecc86ab2c0256f252"
13+
url: "https://github.com/Leanplum/Leanplum-iOS-SDK/releases/download/5.0.0/Leanplum.xcframework.zip",
14+
checksum: "b49fd986f4e2394a0f46d455705085c3c39acb122d58f7098a230452a2e1b17d"
1515
),
1616
.target(
1717
name: "LeanplumLocation",

0 commit comments

Comments
 (0)