add new version 22.4.3-SNAPSHOT-1696

This commit is contained in:
mac-mini-003 2026-04-27 13:40:44 +02:00
parent 4ef9fdf7c1
commit 702bdf5c83

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",
.exact("22.1.1")
.branch("snapshots")
),
.package(
name: "WebIdDocumentScanner",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-document-scanner-spm.git",
.exact("22.1.1")
.branch("snapshots")
),
.package(
name: "WebIdIosIdentScanPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-ident-scan-plugin-spm",
.exact("22.1.1")
.branch("snapshots")
),
.package(
name: "WebIdDigitalSigningPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-digital-signing-plugin-spm",
.exact("22.1.0")
.branch("snapshots")
),
.package(
name: "WebIdIosBankIdentPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-bank-ident-plugin-spm",
.exact("21.1.0")
.branch("snapshots")
)
],
targets: [
.binaryTarget(
name: "WebIdAccountIdProductPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdAccountIdProductPlugin/22.4.1/WebIdAccountIdProductPlugin.framework-v22.4.1-SNAPSHOT-1693.zip",
checksum: "ed9be27c292800d29bcc1c0e3a63614faadcaa8699d9dbd3e8c8a560d8b9c0a7"
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdAccountIdProductPlugin/22.4.3/WebIdAccountIdProductPlugin.framework-v22.4.3-SNAPSHOT-1696.zip",
checksum: "c39ba398362c39de415e22e72b052310b48889c3aef310f1b4e2872f33e8c88f"
),
.target(
name: "WebIdAccountIdProductPluginWrapper",