Skip to content

Commit 6de93d7

Browse files
committed
update spm
1 parent 6c1b68d commit 6de93d7

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.1.0-beta1/Leanplum.xcframework.zip",
14-
checksum: "3b7b4d7310bfa847536569d259a6697ae6996ecc6c7ae144b1943f94838bf6b8"
13+
url: "https://github.com/Leanplum/Leanplum-iOS-SDK/releases/download/4.1.0/Leanplum.xcframework.zip",
14+
checksum: "598e45b6118697ec2252fbe249dba2764ca1e094b8434818e6abeb24635fd0c8"
1515
),
1616
.target(
1717
name: "LeanplumLocation",

0 commit comments

Comments
 (0)