6
0

add new version 12.0.0-SNAPSHOT-1279

This commit is contained in:
mac-mini-003 2024-05-22 15:04:09 +02:00
parent afc6c294be
commit 9187ebcc82

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.1.1")
.exact("11.0.0")
)
],
targets: [
.binaryTarget(
name: "WebIdOnDeviceDocumentScanner",
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdOnDeviceDocumentScanner/11.1.1/WebIdOnDeviceDocumentScanner.framework-v11.1.1-SNAPSHOT-1275.zip",
checksum: "b8333a8974fc1db6c1777b968aa2d0ba78a6f738ac7ef2ff1cb7a5c3e66aa96c"
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdOnDeviceDocumentScanner/12.0.0/WebIdOnDeviceDocumentScanner.framework-v12.0.0-SNAPSHOT-1279.zip",
checksum: "8dafb2b90c78c9b87a28d131ba02646524f610c3f68f2cbccebeb07e85251e81"
),
.target(
name: "WebIdOnDeviceDocumentScannerWrapper",