Skip to content

Commit

Permalink
Publishing SPM package for release v5.0.0-RC16.
Browse files Browse the repository at this point in the history
  • Loading branch information
scanbot-ci committed Mar 1, 2024
1 parent d67d0fe commit 8998e54
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/RC15/scanbot-ios-sdk-xcframework-5.0.0.zip",
checksum: "6560e25cb54943be6f3eea65b5f46138728e4d378615b03d9ae287af5f68aa79"
url: "https://download.scanbot.io/sdk/ios/pre/xcframeworks/RC16/scanbot-ios-sdk-xcframework-5.0.0.zip",
checksum: "b0ce4833629530c3ef51c4710b8178f84d57b014bf6fdc6621e402c298f0a13c"
),
.target(name: "AdditionalData",
dependencies: ["ScanbotSDK"],
Expand Down

0 comments on commit 8998e54

Please sign in to comment.