6
0

add new version 21.1.1

This commit is contained in:
mac-mini-003 2025-10-09 21:38:43 +02:00
parent fd06d64dcd
commit ee4c060d74

View File

@ -17,12 +17,12 @@ let package = Package(
.package(
name: "WebIdOnServerDocumentScanner",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-on-server-document-scanner-spm",
.exact("20.3.4")
.exact("20.3.5")
),
.package(
name: "WebIdIosIdentScanPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-ident-scan-plugin-spm",
.exact("20.3.4")
.exact("20.3.5")
),
.package(
name: "WebIdEIdentPlugin",
@ -32,14 +32,14 @@ let package = Package(
.package(
name: "WebIdDigitalSigningPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-digital-signing-plugin-spm",
.exact("20.3.1")
.exact("20.3.2")
)
],
targets: [
.binaryTarget(
name: "WebIdEIdProductPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/releases/de/webid-solutions/WebIdEIdProductPlugin/21.1.0/WebIdEIdProductPlugin.framework-v21.1.0.zip",
checksum: "a4ff090c6782af682fe00c91545b1edcc3f17a8dcf6929ab8ec71160875ca1f1"
url: "https://api.webid-solutions.de/releases/ios/xcframework/releases/de/webid-solutions/WebIdEIdProductPlugin/21.1.1/WebIdEIdProductPlugin.framework-v21.1.1.zip",
checksum: "d1411d6178b6fb351cbb78bb3d8c977081f79f731578ce42c177f709ac1a5513"
),
.target(
name: "WebIdEIdProductPluginWrapper",