Skip to content

Commit

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

0 comments on commit a7b04d4

Please sign in to comment.