Skip to content

Commit

Permalink
Publishing SPM package for release v5.2.0-RC7.
Browse files Browse the repository at this point in the history
  • Loading branch information
scanbot-ci committed Jun 19, 2024
1 parent 965b885 commit 9280293
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 @@ -14,8 +14,8 @@ let package = Package(
targets: [
.binaryTarget(
name: "ScanbotSDK",
url: "https://download.scanbot.io/sdk/ios/pre/xcframeworks/RC6/scanbot-ios-sdk-xcframework-5.2.0.zip",
checksum: "7810cb8a25e90b65624231353b435424bfb623aa546db67e71311fb5d6a54bde"
url: "https://download.scanbot.io/sdk/ios/pre/xcframeworks/RC7/scanbot-ios-sdk-xcframework-5.2.0.zip",
checksum: "6d4273b0f45f60b2beee835ad685186c51db55e69b740aed34a2ad85b82cfed2"
),
.target(name: "AdditionalData",
dependencies: ["ScanbotSDK"],
Expand Down

0 comments on commit 9280293

Please sign in to comment.