Skip to content

Commit

Permalink
update spm
Browse files Browse the repository at this point in the history
  • Loading branch information
leanplum-e2 committed Feb 19, 2024
1 parent 3c02760 commit 9923cff
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.2.0/Leanplum.xcframework.zip",
checksum: "ed14081bfa608d17ca1c79dcfae813ebd0e61b78f7a0487049b8a20b147b780f"
url: "https://github.com/Leanplum/Leanplum-iOS-SDK/releases/download/6.3.0/Leanplum.xcframework.zip",
checksum: "ec3705808fd7c05ee3d05cdf042be40db3642a894a7cb03b6018f1d56d328632"
),
.target(
name: "LeanplumLocation",
Expand Down

0 comments on commit 9923cff

Please sign in to comment.