add new version 22.3.4-SNAPSHOT-1683

This commit is contained in:
mac-mini-003 2026-04-02 15:14:12 +02:00
parent 3743dc0076
commit ca32043b66

View File

@ -17,29 +17,29 @@ let package = Package(
.package(
name: "WebIdSdkUiKitComponents",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-sdk-ui-components-spm.git",
.upToNextMinor(from: "21.1.0")
.branch("snapshots")
),
.package(
name: "WebIdEPassPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-epass-plugin-spm.git",
.exact("1.0.2")
.branch("snapshots")
),
.package(
name: "WebIdIosIdentScanPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-ident-scan-plugin-spm",
.exact("22.0.1")
.branch("snapshots")
),
.package(
name: "WebIdOnServerDocumentScanner",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-on-server-document-scanner-spm",
.exact("22.0.1")
.branch("snapshots")
)
],
targets: [
.binaryTarget(
name: "WebIdEPassProductPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdEPassProductPlugin/22.3.2/WebIdEPassProductPlugin.framework-v22.3.2-SNAPSHOT-1681.zip",
checksum: "ab17a2d8e228df93e5702389ebc5924b251ff9ca57d63dea024fed5412ea165a"
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdEPassProductPlugin/22.3.4/WebIdEPassProductPlugin.framework-v22.3.4-SNAPSHOT-1683.zip",
checksum: "5167d57f3fe60fb0c3fc263e055b5211c9d06f3d57e74e1cd6ca8222ef75c3a2"
),
.target(
name: "WebIdEPassProductPluginWrapper",