Skip to content

Commit

Permalink
Publishing SPM package for release v5.0.1-RC3.
Browse files Browse the repository at this point in the history
  • Loading branch information
scanbot-ci committed Mar 12, 2024
1 parent 9216ff3 commit 333176f
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/RC2/scanbot-ios-sdk-xcframework-5.0.1.zip",
checksum: "f3c7cf787f4cdd93385174093148c16df3b43d11df80374b88fc36996f699868"
url: "https://download.scanbot.io/sdk/ios/pre/xcframeworks/RC3/scanbot-ios-sdk-xcframework-5.0.1.zip",
checksum: "69be1b8853a661b235dbaf57bb5eb624c1df4e6fe7519c5835f611fb90b51688"
),
.target(name: "AdditionalData",
dependencies: ["ScanbotSDK"],
Expand Down

0 comments on commit 333176f

Please sign in to comment.