Skip to content

Commit

Permalink
Publishing SPM package for release v5.1.0-RC14.
Browse files Browse the repository at this point in the history
  • Loading branch information
scanbot-ci committed May 17, 2024
1 parent 6aafe0c commit f080184
Showing 1 changed file with 2 additions and 2 deletions.
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/RC13/scanbot-ios-sdk-xcframework-5.1.0.zip",
checksum: "b1c2d91cb54969e62e543a774c1f95bc474ca623d6b2e658071ea4d5f6ad8bbe"
url: "https://download.scanbot.io/sdk/ios/pre/xcframeworks/RC14/scanbot-ios-sdk-xcframework-5.1.0.zip",
checksum: "7b1cc2b8c97070bccd223f65c14bf7c54d55fb731bbba43cd6b6898f85faa873"
),
.target(name: "AdditionalData",
dependencies: ["ScanbotSDK"],
Expand Down

0 comments on commit f080184

Please sign in to comment.