Skip to content

Commit

Permalink
Set checksum
Browse files Browse the repository at this point in the history
  • Loading branch information
Egor Egorov authored and Egor Egorov committed Mar 28, 2023
1 parent 83ba2f9 commit cef9bb5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ let package = Package(
.binaryTarget(
name: "SalemoveSDK",
url: "https://github.com/salemove/ios-bundle/releases/download/0.35.13/SalemoveSDK.xcframework.zip",
checksum: "${CHECKSUM}"
checksum: "9014f94eeaa2ee6f21473bfe529ed4c23f415cfe0f0a843170bb1c8610136a70"
),
.target(
name: "GliaSDK",
Expand Down

0 comments on commit cef9bb5

Please sign in to comment.