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 e7a14a7 commit 5402a1fCopy full SHA for 5402a1f
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.1.1-beta1/Leanplum.xcframework.zip",
20
- checksum: "fac12f803107d023e971d2347e3644248b4b04e1824c59bc76ffbb67a442da4d"
+ url: "https://github.com/Leanplum/Leanplum-iOS-SDK/releases/download/6.1.1/Leanplum.xcframework.zip",
+ checksum: "66c1a3f7becb2a8ecc705bf25eb521c36aa0098937304fa86c1fdc7bbd303de3"
21
),
22
.target(
23
name: "LeanplumLocation",
0 commit comments