Skip to content

Commit 4022af2

Browse files
committed
Publishing SPM package for release v5.1.0-RC13.
1 parent 9fa68f9 commit 4022af2

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: "ScanbotBarcodeScannerSDK",
17-
url: "https://download.scanbot.io/barcode-scanner-sdk/ios/pre/xcframeworks/RC12/scanbot-ios-barcode-scanner-sdk-xcframework-5.1.0.zip",
18-
checksum: "211937c010636578c79ef6e2ecd616f72d2bbf285c04ff03ac7275bdf995a570"
17+
url: "https://download.scanbot.io/barcode-scanner-sdk/ios/pre/xcframeworks/RC13/scanbot-ios-barcode-scanner-sdk-xcframework-5.1.0.zip",
18+
checksum: "fc8e59218c75fe8388af14b39666b3c95170bd07d479d42637439a09f24ec17a"
1919
),
2020
]
2121
)

0 commit comments

Comments
 (0)