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 55d3db6 commit fa9921dCopy full SHA for fa9921d
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.3.0/Leanplum.xcframework.zip",
20
- checksum: "d6afe73686a4d1b19571179c19510d0f553f455313a65a45faa90bc162c9824d"
+ url: "https://github.com/Leanplum/Leanplum-iOS-SDK/releases/download/6.4.0-beta1/Leanplum.xcframework.zip",
+ checksum: "aaae6b0faa5b0f5b6db220647be8b6ba54b05fbe9603dbda833d4c8fd9c97e81"
21
),
22
.target(
23
name: "LeanplumLocation",
0 commit comments