Skip to content

Commit

Permalink
Publishing SPM package for release v5.1.2-RC2.
Browse files Browse the repository at this point in the history
  • Loading branch information
scanbot-ci committed Jun 21, 2024
1 parent 87d57f3 commit 308d7e8
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/RC1/scanbot-ios-sdk-xcframework-5.1.2.zip",
checksum: "d11639087e376d474317eebcea2774b3215e7cc8ee4d9c051855d12e1995cd4a"
url: "https://download.scanbot.io/sdk/ios/pre/xcframeworks/RC2/scanbot-ios-sdk-xcframework-5.1.2.zip",
checksum: "adfd561f48069d920c8b526e1e903fbd71cc64a02f656e90da5754ce00cd71ed"
),
.target(name: "AdditionalData",
dependencies: ["ScanbotSDK"],
Expand Down

0 comments on commit 308d7e8

Please sign in to comment.