Skip to content

Commit 8aea4ba

Browse files
committed
Merge branch 'release/4.0.0' of github.com:Leanplum/Leanplum-iOS-SDK into release/4.0.0
2 parents 469540c + 67cc650 commit 8aea4ba

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Package.swift

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@ let package = Package(
1010
targets: [
1111
.binaryTarget(
1212
name: "Leanplum",
13-
url: "github/Leanplum.xcframework.zip",
14-
checksum: "checksum"
13+
url: "https://github.com/Leanplum/Leanplum-iOS-SDK/releases/download/4.0.0-beta12/Leanplum.xcframework.zip",
14+
checksum: "d7be1fd67ac8cc0bf87bff2907e1e51e3ae3fe40633b1bf768bc8df6080d3bd1"
1515
),
1616
.target(
1717
name: "LeanplumLocation",

0 commit comments

Comments
 (0)