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.
2 parents 469540c + 67cc650 commit 8aea4baCopy full SHA for 8aea4ba
Package.swift
@@ -10,8 +10,8 @@ let package = Package(
10
targets: [
11
.binaryTarget(
12
name: "Leanplum",
13
- url: "github/Leanplum.xcframework.zip",
14
- checksum: "checksum"
+ url: "https://github.com/Leanplum/Leanplum-iOS-SDK/releases/download/4.0.0-beta12/Leanplum.xcframework.zip",
+ checksum: "d7be1fd67ac8cc0bf87bff2907e1e51e3ae3fe40633b1bf768bc8df6080d3bd1"
15
),
16
.target(
17
name: "LeanplumLocation",
0 commit comments