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 69a5f00 commit 8254850Copy full SHA for 8254850
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.0-beta1/Leanplum.xcframework.zip",
20
- checksum: "aaae6b0faa5b0f5b6db220647be8b6ba54b05fbe9603dbda833d4c8fd9c97e81"
+ url: "https://github.com/Leanplum/Leanplum-iOS-SDK/releases/download/6.4.0/Leanplum.xcframework.zip",
+ checksum: "59a4f4dc275d3438aeb5b9498c86bff624d95ae8e24e2acea0fa7897e8ea5582"
21
),
22
.target(
23
name: "LeanplumLocation",
0 commit comments