Skip to content

Commit

Permalink
update spm
Browse files Browse the repository at this point in the history
  • Loading branch information
nzagorchev committed Jan 13, 2023
1 parent ff0feff commit b9f981e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@ let package = Package(
targets: [
.binaryTarget(
name: "Leanplum",
url: "https://github.com/Leanplum/Leanplum-iOS-SDK/releases/download/6.0.2/Leanplum.xcframework.zip",
checksum: "fbe93d873e0d5d2e19699901149a730a64c5b973014c2b69fe6e3c5f026f3c02"
url: "https://github.com/Leanplum/Leanplum-iOS-SDK/releases/download/6.0.3/Leanplum.xcframework.zip",
checksum: "b04d3499272e522a22309b9913651107818c799c775e094f85f5ed9c62abe7a1"
),
.target(
name: "LeanplumLocation",
Expand Down

0 comments on commit b9f981e

Please sign in to comment.