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 94ffea0 commit 158a824Copy full SHA for 158a824
Package.swift
@@ -16,8 +16,8 @@ let package = Package(
16
targets: [
17
.binaryTarget(
18
name: "Leanplum",
19
- url: "https://github.com/Leanplum/Leanplum-iOS-SDK/releases/download/6.4.2/Leanplum.xcframework.zip",
20
- checksum: "a4dcca57f72076e2334959cfa3e8821bfebbf6e9b5167241c909f6c9be5fc30e"
+ url: "https://github.com/Leanplum/Leanplum-iOS-SDK/releases/download/6.5.0-beta1/Leanplum.xcframework.zip",
+ checksum: "033fd63d0c6ba955e1cfbbc8074c62b894432c3f01e8c3df016fd51111643a89"
21
),
22
.target(
23
name: "LeanplumLocation",
0 commit comments