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 4fc6e6b commit 86d4f8cCopy full SHA for 86d4f8c
Package.swift
@@ -10,8 +10,8 @@ let package = Package(
10
targets: [
11
.binaryTarget(
12
name: "Leanplum",
13
- url: "https://github.com/Leanplum/Leanplum-iOS-SDK/releases/download/4.0.0-beta17/Leanplum.xcframework.zip",
14
- checksum: "18d1ea0364ab402f2414ef53b511e7a7875e3673bc8280a217629c1bcfd89bc6"
+ url: "https://github.com/Leanplum/Leanplum-iOS-SDK/releases/download/4.0.0/Leanplum.xcframework.zip",
+ checksum: "4bfc5ae721fcbd47ec8d260c923457c43a8e68d3806b3d707689cdfbb0672411"
15
),
16
.target(
17
name: "LeanplumLocation",
0 commit comments