6
0

add new version 20.1.1-SNAPSHOT-1458

This commit is contained in:
mac-mini-003 2025-08-04 12:14:40 +02:00
parent 106aa47d31
commit cd5ce2af90

View File

@ -17,12 +17,12 @@ let package = Package(
.package(
name: "WebIdIosIdentScanPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-ident-scan-plugin-spm",
.exact("20.1.0")
.exact("20.1.1")
),
.package(
name: "WebIdOnServerDocumentScanner",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-on-server-document-scanner-spm",
.exact("20.1.0")
.exact("20.1.1")
),
.package(
name: "WebIdDigitalSigningPlugin",
@ -38,8 +38,8 @@ let package = Package(
targets: [
.binaryTarget(
name: "WebIdVideoIdentProductPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4-snapshots/de/webid-solutions/WebIdVideoIdentProductPlugin/20.0.5/WebIdVideoIdentProductPlugin.framework-v20.0.5-SNAPSHOT-1455.zip",
checksum: "f4e3475c1db7e31216c57864f0066ff3eb8e1ed136d64cb8f03a29e48deb2cb2"
url: "https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4-snapshots/de/webid-solutions/WebIdVideoIdentProductPlugin/20.1.1/WebIdVideoIdentProductPlugin.framework-v20.1.1-SNAPSHOT-1458.zip",
checksum: "cdfe3d8390957332578257b4960c2119baca85615a6a14bffc25fc94d306d66e"
),
.target(
name: "WebIdVideoIdentProductPluginWrapper",