Skip to content

Commit

Permalink
Publishing SPM package for release v5.0.4-RC1.
Browse files Browse the repository at this point in the history
  • Loading branch information
scanbot-ci committed Mar 27, 2024
1 parent 87b3e09 commit 2d7e295
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Open Source libraries used in ScanbotSDK for iOS version 5.1.0:
Open Source libraries used in ScanbotSDK for iOS version 5.0.4:

+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+

Expand Down
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.0.zip",
checksum: "7ce17ee3e6f6095895880a8fe5c2cc66173ac926c1aed60cc98cfd9a0a676dd6"
url: "https://download.scanbot.io/sdk/ios/pre/xcframeworks/RC1/scanbot-ios-sdk-xcframework-5.0.4.zip",
checksum: "974ca1616abc5b617e93619bffd80ef06bd2fdeabf667a3fb7f27e0243885e95"
),
.target(name: "AdditionalData",
dependencies: ["ScanbotSDK"],
Expand Down

0 comments on commit 2d7e295

Please sign in to comment.