Skip to content

Commit

Permalink
update spm
Browse files Browse the repository at this point in the history
  • Loading branch information
nzagorchev committed Apr 17, 2024
1 parent fcc2939 commit caf2608
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ let package = Package(
targets: [
.binaryTarget(
name: "Leanplum",
url: "https://storage.googleapis.com/leanplum-multi/Nikola/Leanplum_6.4.11.xcframework.zip",
url: "https://github.com/Leanplum/Leanplum-iOS-SDK/releases/download/6.4.1/Leanplum.xcframework.zip",
checksum: "40e097c798e7ba58a0fcf7a1391817c72b75b65992acad3a8ed3349e3946d050"
),
.target(
Expand Down

0 comments on commit caf2608

Please sign in to comment.