6
0

add new version 20.1.1

This commit is contained in:
mac-mini-003 2025-08-04 12:06:49 +02:00
parent 6a8186f523
commit 1f13ce7ee7

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/de/webid-solutions/WebIdVideoIdentProductPlugin/20.1.0/WebIdVideoIdentProductPlugin.framework-v20.1.0.zip",
checksum: "b01b46d96da21d46737e32f8618b573cf9125e033d2a67cced40ef3b00a78acc"
url: "https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4/de/webid-solutions/WebIdVideoIdentProductPlugin/20.1.1/WebIdVideoIdentProductPlugin.framework-v20.1.1.zip",
checksum: "de109d81c494b5d06489ec6e563f279b3f63d1377efa73d25103e9ca2910f5de"
),
.target(
name: "WebIdVideoIdentProductPluginWrapper",