We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6c1b68d commit 6de93d7Copy full SHA for 6de93d7
Package.swift
@@ -10,8 +10,8 @@ let package = Package(
10
targets: [
11
.binaryTarget(
12
name: "Leanplum",
13
- url: "https://github.com/Leanplum/Leanplum-iOS-SDK/releases/download/4.1.0-beta1/Leanplum.xcframework.zip",
14
- checksum: "3b7b4d7310bfa847536569d259a6697ae6996ecc6c7ae144b1943f94838bf6b8"
+ url: "https://github.com/Leanplum/Leanplum-iOS-SDK/releases/download/4.1.0/Leanplum.xcframework.zip",
+ checksum: "598e45b6118697ec2252fbe249dba2764ca1e094b8434818e6abeb24635fd0c8"
15
),
16
.target(
17
name: "LeanplumLocation",
0 commit comments