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 d3f1f05 commit 959bf75Copy full SHA for 959bf75
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/5.0.0-beta9/Leanplum.xcframework.zip",
14
- checksum: "d1cccb36d74c7b8ebc03debf4a42ed8d1e2938596869abcb6fac30d95d712015"
+ url: "https://github.com/Leanplum/Leanplum-iOS-SDK/releases/download/5.0.0-beta10/Leanplum.xcframework.zip",
+ checksum: "6cebb61fbceb512019441e3d8a9ef1b8c4241476cd212bfecc86ab2c0256f252"
15
),
16
.target(
17
name: "LeanplumLocation",
0 commit comments