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 d8aef1c commit 406d2b2Copy full SHA for 406d2b2
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.0.5-beta3/Leanplum.xcframework.zip",
20
- checksum: "3b219646d6af319035ba87528da9db89ef7f0f93ac2282e23cafc772fd763e55"
+ url: "https://github.com/Leanplum/Leanplum-iOS-SDK/releases/download/6.0.5/Leanplum.xcframework.zip",
+ checksum: "3dbde241cb4c7b2d0da12caadff6c4d51e8f79607ab9174e858d8301f638eaf6"
21
),
22
.target(
23
name: "LeanplumLocation",
0 commit comments