6
0

add new version 11.1.0-SNAPSHOT-1260

This commit is contained in:
mac-mini-003 2024-04-15 14:11:41 +02:00
parent 53d0235600
commit 547f934f35

View File

@ -22,14 +22,14 @@ let package = Package(
.package(
name: "WebIdPluginCore",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-plugin-core-spm",
.exact("10.0.0")
.branch("snapshots")
)
],
targets: [
.binaryTarget(
name: "WebIdOnDeviceDocumentScanner",
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdOnDeviceDocumentScanner/11.0.0/WebIdOnDeviceDocumentScanner.framework-v11.0.0-SNAPSHOT-1248.zip",
checksum: "e2eb9811e54c09a42f3477b11b7c33fb129b32e6b79b5485bdf91739bb7e7660"
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdOnDeviceDocumentScanner/11.1.0/WebIdOnDeviceDocumentScanner.framework-v11.1.0-SNAPSHOT-1260.zip",
checksum: "39b49efbdcf454f5040f4f79589e072e9daee2661f6b05abb753f0902431e8bf"
),
.target(
name: "WebIdOnDeviceDocumentScannerWrapper",