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 333176f commit 09efe36
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.0.1:
Open Source libraries used in ScanbotSDK 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: "ScanbotSDK",
url: "https://download.scanbot.io/sdk/ios/pre/xcframeworks/RC3/scanbot-ios-sdk-xcframework-5.0.1.zip",
checksum: "69be1b8853a661b235dbaf57bb5eb624c1df4e6fe7519c5835f611fb90b51688"
url: "https://download.scanbot.io/sdk/ios/pre/xcframeworks/Beta1/scanbot-ios-sdk-xcframework-5.0.2.zip",
checksum: "868320d70747cf5c8dfc2d6ed3ad8417313910f69e9138283c6bc160d168f1de"
),
.target(name: "AdditionalData",
dependencies: ["ScanbotSDK"],
Expand Down

0 comments on commit 09efe36

Please sign in to comment.