Skip to content

Commit

Permalink
Publishing SPM package for release v5.0.4.
Browse files Browse the repository at this point in the history
  • Loading branch information
scanbot-ci committed Apr 26, 2024
1 parent 43ebcdc commit e63dc03
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 ScanbotDocumentScannerSDK for iOS version 5.0.3:
Open Source libraries used in ScanbotDocumentScannerSDK 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: "ScanbotDocumentScannerSDK",
url: "https://download.scanbot.io/document-scanner-sdk/ios/xcframeworks/scanbot-ios-document-scanner-sdk-xcframework-5.0.3.zip",
checksum: "be3f74e4c6864664604de8fa08e1d59207ea6fa24e47f21d9d0aa38cf0e7fb73"
url: "https://download.scanbot.io/document-scanner-sdk/ios/xcframeworks/scanbot-ios-document-scanner-sdk-xcframework-5.0.4.zip",
checksum: "0ddc942ab826dccf09936298af3e803001df9d276b936b89ec084418ac2e31ff"
),
]
)

0 comments on commit e63dc03

Please sign in to comment.