add new version 22.3.4-SNAPSHOT-1684

This commit is contained in:
mac-mini-003 2026-04-02 16:37:46 +02:00
parent 2e03fd1883
commit f36da216e6

View File

@ -17,34 +17,34 @@ 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: "WebIdDocumentScanner",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-document-scanner-spm.git",
.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: "WebIdDigitalSigningPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-digital-signing-plugin-spm",
.branch("snapshots")
.exact("22.0.1")
),
.package(
name: "WebIdIosBankIdentPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-bank-ident-plugin-spm",
.branch("snapshots")
.exact("21.0.5")
)
],
targets: [
.binaryTarget(
name: "WebIdAccountIdProductPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdAccountIdProductPlugin/22.3.4/WebIdAccountIdProductPlugin.framework-v22.3.4-SNAPSHOT-1683.zip",
checksum: "eeeadb17afdb37b579aeb9878bc3c84892e3e4463dcc4562c11d49a9c1444373"
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdAccountIdProductPlugin/22.3.4/WebIdAccountIdProductPlugin.framework-v22.3.4-SNAPSHOT-1684.zip",
checksum: "ade2839ea33369017c53e3693c906e800ca8be4dda5950814bb61db3ba5a44de"
),
.target(
name: "WebIdAccountIdProductPluginWrapper",