7
0

add new version 22.3.4-SNAPSHOT-1684

This commit is contained in:
mac-mini-003 2026-04-02 16:38:50 +02:00
parent 6d0445a375
commit 387b773567

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",
.branch("snapshots")
.exact("22.0.2")
),
.package(
name: "WebIdIosIdentScanPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-ident-scan-plugin-spm",
.branch("snapshots")
.exact("22.0.2")
),
.package(
name: "WebIdEIdentPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-eident-plugin-spm",
.branch("snapshots")
.exact("21.0.5")
),
.package(
name: "WebIdDigitalSigningPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-digital-signing-plugin-spm",
.branch("snapshots")
.exact("22.0.1")
)
],
targets: [
.binaryTarget(
name: "WebIdEIdProductPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdEIdProductPlugin/22.3.4/WebIdEIdProductPlugin.framework-v22.3.4-SNAPSHOT-1683.zip",
checksum: "bfdd9db6cb4979132f6e0c29534f6af3ad762b40ad67dc963a5b9e966f20210f"
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdEIdProductPlugin/22.3.4/WebIdEIdProductPlugin.framework-v22.3.4-SNAPSHOT-1684.zip",
checksum: "f11dccf96d33ddcb862df0dd8507d712222983104f35c64d5c02675e7078a7ee"
),
.target(
name: "WebIdEIdProductPluginWrapper",