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 1746c73 commit f195556Copy full SHA for f195556
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.2.0-beta3/Leanplum.xcframework.zip",
20
- checksum: "a860496e4b26ddc2bc69904815094edcf1cb5b517a2b7fe486ea86ab702b8f77"
+ url: "https://github.com/Leanplum/Leanplum-iOS-SDK/releases/download/6.2.0/Leanplum.xcframework.zip",
+ checksum: "ed14081bfa608d17ca1c79dcfae813ebd0e61b78f7a0487049b8a20b147b780f"
21
),
22
.target(
23
name: "LeanplumLocation",
0 commit comments