Skip to content

Commit

Permalink
Publishing SPM package for release v6.0.0-RC10.
Browse files Browse the repository at this point in the history
  • Loading branch information
scanbot-ci committed Sep 27, 2024
1 parent 3351e3a commit f8d0f4e
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/RC9/scanbot-ios-sdk-xcframework-6.0.0.zip",
checksum: "48cbf79da28c1c906b238adc7b01b82d818808dbd0970df2b2206d4b665d43c4"
url: "https://download.scanbot.io/sdk/ios/pre/xcframeworks/RC10/scanbot-ios-sdk-xcframework-6.0.0.zip",
checksum: "d599f08bc7a3e0b0d57681f8f7c61f6b79801586bbb2235c229d69846c8235f4"
),
.target(name: "AdditionalData",
dependencies: ["ScanbotSDK"],
Expand Down

0 comments on commit f8d0f4e

Please sign in to comment.