Skip to content

Commit

Permalink
Publishing SPM package for release v5.1.0-RC4.
Browse files Browse the repository at this point in the history
  • Loading branch information
scanbot-ci committed Apr 10, 2024
1 parent d95a9ce commit 27744a5
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/RC3/scanbot-ios-sdk-xcframework-5.1.0.zip",
checksum: "9b5e332c64ae14d306883560de0e3158718fd967b2a3c944e523c127004700e2"
url: "https://download.scanbot.io/sdk/ios/pre/xcframeworks/RC4/scanbot-ios-sdk-xcframework-5.1.0.zip",
checksum: "8779548f9897f13efc1ad173af36ab067454aec6dffe076aa11a50377d507319"
),
.target(name: "AdditionalData",
dependencies: ["ScanbotSDK"],
Expand Down

0 comments on commit 27744a5

Please sign in to comment.