Skip to content

Commit

Permalink
Publishing SPM package for release v5.1.0-RC8.
Browse files Browse the repository at this point in the history
  • Loading branch information
scanbot-ci committed Apr 30, 2024
1 parent 6b0d242 commit 0c3ff5c
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/RC7/scanbot-ios-sdk-xcframework-5.1.0.zip",
checksum: "984ba3d3b7efb07f635fb4b0b5f03c2c778e250c169eb00e7b3dae189951ec44"
url: "https://download.scanbot.io/sdk/ios/pre/xcframeworks/RC8/scanbot-ios-sdk-xcframework-5.1.0.zip",
checksum: "05ec3fbd12050882f44caedfd177c421bf865b8d18cf07491c9960e855494b8f"
),
.target(name: "AdditionalData",
dependencies: ["ScanbotSDK"],
Expand Down

0 comments on commit 0c3ff5c

Please sign in to comment.