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 78ea81d commit 43f6050Copy full SHA for 43f6050
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.3/Leanplum.xcframework.zip",
20
- checksum: "b04d3499272e522a22309b9913651107818c799c775e094f85f5ed9c62abe7a1"
+ url: "https://github.com/Leanplum/Leanplum-iOS-SDK/releases/download/6.0.4/Leanplum.xcframework.zip",
+ checksum: "9253a47af31f6e00fc45c96e96b6bec117ba74d3fcd44ffa297f4c77918740d9"
21
),
22
.target(
23
name: "LeanplumLocation",
0 commit comments