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 c4a4d98 commit 47ae2afCopy full SHA for 47ae2af
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-beta12/Leanplum.xcframework.zip",
14
- checksum: "d7be1fd67ac8cc0bf87bff2907e1e51e3ae3fe40633b1bf768bc8df6080d3bd1"
+ url: "https://github.com/Leanplum/Leanplum-iOS-SDK/releases/download/4.0.0-beta16/Leanplum.xcframework.zip",
+ checksum: "075753a006bad2abb3245631ce92d83bd99099115d8ae1f101337f428b0ceb44"
15
),
16
.target(
17
name: "LeanplumLocation",
0 commit comments