7
0

add new version 22.5.5

This commit is contained in:
mac-mini-003 2026-06-29 14:45:21 +02:00
parent 770c000b7c
commit 5a4db69f66

View File

@ -17,29 +17,29 @@ let package = Package(
.package(
name: "WebIdOnServerDocumentScanner",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-on-server-document-scanner-spm",
.exact("23.1.1")
.exact("23.1.2")
),
.package(
name: "WebIdIosIdentScanPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-ident-scan-plugin-spm",
.exact("23.1.1")
.exact("23.1.2")
),
.package(
name: "WebIdEIdentPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-eident-plugin-spm",
.exact("22.0.1")
.exact("22.1.0")
),
.package(
name: "WebIdDigitalSigningPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-digital-signing-plugin-spm",
.exact("23.0.4")
.exact("23.0.5")
)
],
targets: [
.binaryTarget(
name: "WebIdEIdProductPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/releases/de/webid-solutions/WebIdEIdProductPlugin/22.5.4/WebIdEIdProductPlugin.framework-v22.5.4.zip",
checksum: "cdcdabff2c9b39e172b0fcfc56dd7ff7b760e3e277e33c951123b6184f00c926"
url: "https://api.webid-solutions.de/releases/ios/xcframework/releases/de/webid-solutions/WebIdEIdProductPlugin/22.5.5/WebIdEIdProductPlugin.framework-v22.5.5.zip",
checksum: "755511d506fb382648d85c05aad148454e83c70d98912ba671e36cc0ebc836f1"
),
.target(
name: "WebIdEIdProductPluginWrapper",