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 2f55ad6 commit fa25786Copy full SHA for fa25786
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.0.0/Leanplum.xcframework.zip",
14
- checksum: "4bfc5ae721fcbd47ec8d260c923457c43a8e68d3806b3d707689cdfbb0672411"
+ url: "https://github.com/Leanplum/Leanplum-iOS-SDK/releases/download/4.1.0-beta1/Leanplum.xcframework.zip",
+ checksum: "3b7b4d7310bfa847536569d259a6697ae6996ecc6c7ae144b1943f94838bf6b8"
15
),
16
.target(
17
name: "LeanplumLocation",
0 commit comments