add new version 22.0.5

This commit is contained in:
mac-mini-003 2026-02-13 15:00:46 +01:00
parent 36c25e4c84
commit d162c456db

View File

@ -22,17 +22,17 @@ let package = Package(
.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: "WebIdDocumentScanner",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-document-scanner-spm.git",
.exact("21.1.0")
.exact("21.1.1")
),
.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: "WebIdCellCheckPlugin",
@ -43,8 +43,8 @@ let package = Package(
targets: [
.binaryTarget(
name: "WebIdAutoIdProductPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/releases/de/webid-solutions/WebIdAutoIdProductPlugin/22.0.4/WebIdAutoIdProductPlugin.framework-v22.0.4.zip",
checksum: "be779719b9cb99178346e07d2f0a4061940b189bf237c410761a86349b584dd7"
url: "https://api.webid-solutions.de/releases/ios/xcframework/releases/de/webid-solutions/WebIdAutoIdProductPlugin/22.0.5/WebIdAutoIdProductPlugin.framework-v22.0.5.zip",
checksum: "7ad9b819c471dcf8f62cf09567739a092a8fc1a689eaa05230da65cd611739c5"
),
.target(
name: "WebIdAutoIdProductPluginWrapper",