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 ff0feff commit b9f981eCopy full SHA for b9f981e
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.2/Leanplum.xcframework.zip",
20
- checksum: "fbe93d873e0d5d2e19699901149a730a64c5b973014c2b69fe6e3c5f026f3c02"
+ url: "https://github.com/Leanplum/Leanplum-iOS-SDK/releases/download/6.0.3/Leanplum.xcframework.zip",
+ checksum: "b04d3499272e522a22309b9913651107818c799c775e094f85f5ed9c62abe7a1"
21
),
22
.target(
23
name: "LeanplumLocation",
0 commit comments