We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9fa68f9 commit 4022af2Copy full SHA for 4022af2
Package.swift
@@ -14,8 +14,8 @@ let package = Package(
14
targets: [
15
.binaryTarget(
16
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"
+ url: "https://download.scanbot.io/barcode-scanner-sdk/ios/pre/xcframeworks/RC13/scanbot-ios-barcode-scanner-sdk-xcframework-5.1.0.zip",
+ checksum: "fc8e59218c75fe8388af14b39666b3c95170bd07d479d42637439a09f24ec17a"
19
),
20
]
21
)
0 commit comments