Skip to content

Commit

Permalink
Publishing SPM package for release v5.1.3.
Browse files Browse the repository at this point in the history
  • Loading branch information
scanbot-ci committed Jun 26, 2024
1 parent 6c7c105 commit cb68ab5
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.1:
Open Source libraries used in ScanbotSDK for iOS version 5.1.3:

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

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/xcframeworks/scanbot-ios-sdk-xcframework-5.1.1.zip",
checksum: "35b3e68fd51315f24baecb553aa3d1d5f423b1d6d0a0e8391ca07833d32ff5d7"
url: "https://download.scanbot.io/sdk/ios/xcframeworks/scanbot-ios-sdk-xcframework-5.1.3.zip",
checksum: "7422281a8a0fba0ef5db08a1255fd781e1716c77d80dd551add3745a2c4b4dfa"
),
.target(name: "AdditionalData",
dependencies: ["ScanbotSDK"],
Expand Down

0 comments on commit cb68ab5

Please sign in to comment.