Skip to content

Commit

Permalink
Publishing SPM package for release v5.1.1-Beta1.
Browse files Browse the repository at this point in the history
  • Loading branch information
scanbot-ci committed Apr 30, 2024
1 parent 0c3ff5c commit 2654326
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.1.1:

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

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/RC8/scanbot-ios-sdk-xcframework-5.1.0.zip",
checksum: "05ec3fbd12050882f44caedfd177c421bf865b8d18cf07491c9960e855494b8f"
url: "https://download.scanbot.io/sdk/ios/pre/xcframeworks/Beta1/scanbot-ios-sdk-xcframework-5.1.1.zip",
checksum: "b4be7bf89dcbd0d6e70a95e834d319f8a1d1c76c35488b8ae41538788da3301c"
),
.target(name: "AdditionalData",
dependencies: ["ScanbotSDK"],
Expand Down

0 comments on commit 2654326

Please sign in to comment.