add new version 22.5.5-SNAPSHOT-1730

This commit is contained in:
mac-mini-003 2026-06-10 15:01:42 +02:00
parent 1435151c2a
commit 5f42c021ac

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("23.1.1")
.branch("snapshots")
),
.package(
name: "WebIdDocumentScanner",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-document-scanner-spm.git",
.exact("23.1.1")
.branch("snapshots")
),
.package(
name: "WebIdIosIdentScanPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-ident-scan-plugin-spm",
.exact("23.1.1")
.branch("snapshots")
),
.package(
name: "WebIdDigitalSigningPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-digital-signing-plugin-spm",
.exact("23.0.3")
.branch("snapshots")
),
.package(
name: "WebIdIosBankIdentPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-bank-ident-plugin-spm",
.exact("22.0.1")
.branch("snapshots")
)
],
targets: [
.binaryTarget(
name: "WebIdAccountIdProductPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdAccountIdProductPlugin/22.5.3/WebIdAccountIdProductPlugin.framework-v22.5.3-SNAPSHOT-1728.zip",
checksum: "7743e8d5b29bfec30caaa2b794dd15ad9fc7e585f457ffd7100a13a7b2fcf2ce"
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdAccountIdProductPlugin/22.5.5/WebIdAccountIdProductPlugin.framework-v22.5.5-SNAPSHOT-1730.zip",
checksum: "31cb5a826f6c92554742dc4facef52e9cfe0b074b4751852e3d431cd20817b23"
),
.target(
name: "WebIdAccountIdProductPluginWrapper",