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 71542b2 commit 00185f8Copy full SHA for 00185f8
Package.swift
@@ -17,7 +17,7 @@ let package = Package(
17
.binaryTarget(
18
name: "Leanplum",
19
url: "https://github.com/Leanplum/Leanplum-iOS-SDK/releases/download/5.0.0/Leanplum.xcframework.zip",
20
- checksum: "c339f569eef129d26d32f7648a3d9db379e26e3368a8af14ed4170beaae76d0b"
+ checksum: "79cbaef9fa35ae12e35a9ecb4417f06079edf166005ed1a582cb903e0d15c135"
21
),
22
.target(
23
name: "LeanplumLocation",
0 commit comments