add new version 21.0.4-SNAPSHOT-1532

This commit is contained in:
mac-mini-003 2025-10-08 14:05:40 +02:00
parent ff9807fcdd
commit 4266b84ddc

View File

@ -17,12 +17,12 @@ let package = Package(
.package(
name: "WebIdIosIdentScanPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-ident-scan-plugin-spm",
.exact("20.3.3")
.exact("20.3.4")
),
.package(
name: "WebIdOnServerDocumentScanner",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-on-server-document-scanner-spm",
.exact("20.3.3")
.exact("20.3.4")
),
.package(
name: "WebIdDigitalSigningPlugin",
@ -38,8 +38,8 @@ let package = Package(
targets: [
.binaryTarget(
name: "WebIdVideoIdProductPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdVideoIdProductPlugin/21.0.4/WebIdVideoIdProductPlugin.framework-v21.0.4-SNAPSHOT-1531.zip",
checksum: "1166fbbdaa741eb5a4505cd5665b3b7f5f69d8330d0ddc1e1a8b8e35d00c75af"
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdVideoIdProductPlugin/21.0.4/WebIdVideoIdProductPlugin.framework-v21.0.4-SNAPSHOT-1532.zip",
checksum: "717fadf18cea0068a34180ddc2e9c94187413ad4d9254462bc92db70e1c7227f"
),
.target(
name: "WebIdVideoIdProductPluginWrapper",