Skip to content

Commit

Permalink
Publishing SPM package for release v5.0.2-Beta1.
Browse files Browse the repository at this point in the history
  • Loading branch information
scanbot-ci committed Mar 13, 2024
1 parent 58b2908 commit c2edc91
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.1:
Open Source libraries used in ScanbotDocumentScannerSDK for iOS version 5.0.2:

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

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/pre/xcframeworks/RC3/scanbot-ios-document-scanner-sdk-xcframework-5.0.1.zip",
checksum: "cd7549ca11c3242f467b6bb5403b5422930823386e8453c004a9e36f0713c1d7"
url: "https://download.scanbot.io/document-scanner-sdk/ios/pre/xcframeworks/Beta1/scanbot-ios-document-scanner-sdk-xcframework-5.0.2.zip",
checksum: "d82ee347e6cab73f21fc2251e5970e71519402da1b34172f20c97e05d04f657d"
),
]
)

0 comments on commit c2edc91

Please sign in to comment.