Skip to content

Commit dab9541

Browse files
committed
Publishing SPM package for release v7.1.3-RC2.
1 parent bb3fb67 commit dab9541

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Package.swift

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@ let package = Package(
1414
targets: [
1515
.binaryTarget(
1616
name: "ScanbotSDK",
17-
url: "https://download.scanbot.io/sdk/ios/pre/xcframeworks/RC1/scanbot-ios-sdk-xcframework-7.1.3.zip",
18-
checksum: "ca5dd71355083b90e3263f7c50068a344c7afb9a8d5f84526eb72cda131ea714"
17+
url: "https://download.scanbot.io/sdk/ios/pre/xcframeworks/RC2/scanbot-ios-sdk-xcframework-7.1.3.zip",
18+
checksum: "8b286908b7e806e84a19066c533473efe50c366bd82f720241a928b9cf3c3c36"
1919
),
2020
.target(name: "AdditionalData",
2121
dependencies: ["ScanbotSDK"],

0 commit comments

Comments
 (0)