Skip to content

Commit

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

0 comments on commit 5c9ed11

Please sign in to comment.