Skip to content

Commit

Permalink
Publishing SPM package for release v5.2.0-RC5.
Browse files Browse the repository at this point in the history
  • Loading branch information
scanbot-ci committed Jun 14, 2024
1 parent 2945774 commit a643777
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/RC4/scanbot-ios-sdk-xcframework-5.2.0.zip",
checksum: "2f807be01dcb686f1e58c3aafb13ec735a02a852a304e3115f8f8f710e274d18"
url: "https://download.scanbot.io/sdk/ios/pre/xcframeworks/RC5/scanbot-ios-sdk-xcframework-5.2.0.zip",
checksum: "88bfc4c16f8deda8b472a021c69d5dd993bb09dc78d5cc1792c260c1569ec38a"
),
.target(name: "AdditionalData",
dependencies: ["ScanbotSDK"],
Expand Down

0 comments on commit a643777

Please sign in to comment.