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 089efca commit 682e2f6Copy full SHA for 682e2f6
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.5.0-beta2/Leanplum.xcframework.zip",
20
- checksum: "2fc5acb238dc0c67a0fb3dab52be9c5a66758fd7b57fe697e797fa8adc122c9c"
+ url: "https://github.com/Leanplum/Leanplum-iOS-SDK/releases/download/6.5.0/Leanplum.xcframework.zip",
+ checksum: "61c13073930fc28efb9004ddb97db1d2f9fb320bfd714840411087e3707ac848"
21
),
22
.target(
23
name: "LeanplumLocation",
0 commit comments