Skip to content

Commit

Permalink
Publishing SPM package for release v5.0.1.
Browse files Browse the repository at this point in the history
  • Loading branch information
scanbot-ci committed Mar 12, 2024
1 parent dda0968 commit dd491ab
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.0:
Open Source libraries used in ScanbotDocumentScannerSDK for iOS version 5.0.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: "ScanbotDocumentScannerSDK",
url: "https://download.scanbot.io/document-scanner-sdk/ios/xcframeworks/scanbot-ios-document-scanner-sdk-xcframework-5.0.0.zip",
checksum: "ca270c9c272bb809600761c622e65d781a6c9e6fc23d5bf0052b0defde528fe4"
url: "https://download.scanbot.io/document-scanner-sdk/ios/xcframeworks/scanbot-ios-document-scanner-sdk-xcframework-5.0.1.zip",
checksum: "baa8db9c9b5a0d92edd16258e70825be95e80259a29ddafd9b4b85b5ee733328"
),
]
)

0 comments on commit dd491ab

Please sign in to comment.