Skip to content

Commit

Permalink
Merge pull request #404 from salemove/hotfix/spm-package
Browse files Browse the repository at this point in the history
  • Loading branch information
sm-deployer authored Oct 20, 2022
2 parents 5e471bc + a586294 commit 9937e5d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -40,8 +40,8 @@ let package = Package(
),
.binaryTarget(
name: "SalemoveSDK",
url: "https://github.com/salemove/ios-bundle/releases/download/0.34.5/SalemoveSDK.xcframework.zip",
checksum: "1326cf3b8ea9645fe1869aafd248d4d534874629ea6df7008f607db4f6e0811b"
url: "https://github.com/salemove/ios-bundle/releases/download/0.35.0/SalemoveSDK.xcframework.zip",
checksum: "19ac85645b1a242111b7149164c1294fc302a7e65da006e1195b8451b1c83b98"
),
.target(
name: "GliaWidgets",
Expand Down

0 comments on commit 9937e5d

Please sign in to comment.