7
0

add new version 22.0.5

This commit is contained in:
mac-mini-003 2026-02-13 15:01:06 +01:00
parent 40ce4ece00
commit be25573670

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("21.1.0")
.exact("21.1.1")
),
.package(
name: "WebIdIosIdentScanPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-ident-scan-plugin-spm",
.exact("21.1.0")
.exact("21.1.1")
),
.package(
name: "WebIdEIdentPlugin",
@ -38,8 +38,8 @@ let package = Package(
targets: [
.binaryTarget(
name: "WebIdEIdProductPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/releases/de/webid-solutions/WebIdEIdProductPlugin/22.0.4/WebIdEIdProductPlugin.framework-v22.0.4.zip",
checksum: "848adef7f7854283e95a0b728190163d90418d44cc5a63fa4d5fa6c3d842d028"
url: "https://api.webid-solutions.de/releases/ios/xcframework/releases/de/webid-solutions/WebIdEIdProductPlugin/22.0.5/WebIdEIdProductPlugin.framework-v22.0.5.zip",
checksum: "578db027ef6882120db6a4ab90f46edab660a68be17fb2fb1b2fb1b3149b419a"
),
.target(
name: "WebIdEIdProductPluginWrapper",