6
0

add new version 11.0.0-SNAPSHOT-1248

This commit is contained in:
mac-mini-003 2024-03-19 14:37:35 +01:00
parent e10ee5146f
commit 53d0235600

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",
.branch("snapshots")
.exact("10.0.0")
)
],
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-1247.zip",
checksum: "4bc5bc41d2f73a54c49f81f3d37d98ef15101759c4e61a6003145ad8068e7c15"
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"
),
.target(
name: "WebIdOnDeviceDocumentScannerWrapper",