add new version 22.4.3-SNAPSHOT-1696

This commit is contained in:
mac-mini-003 2026-04-27 13:41:58 +02:00
parent 17ff815b84
commit 2f43f8fd15

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.2.0")
.branch("snapshots")
),
.package(
name: "WebIdEPassPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-epass-plugin-spm.git",
.exact("1.1.0")
.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: "WebIdOnServerDocumentScanner",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-on-server-document-scanner-spm",
.exact("22.1.1")
.branch("snapshots")
)
],
targets: [
.binaryTarget(
name: "WebIdEPassProductPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdEPassProductPlugin/22.4.1/WebIdEPassProductPlugin.framework-v22.4.1-SNAPSHOT-1693.zip",
checksum: "b2e1cbdcdd103720518ddd16daba532da4ffaed78285d8786f9ea2e46bccde91"
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdEPassProductPlugin/22.4.3/WebIdEPassProductPlugin.framework-v22.4.3-SNAPSHOT-1696.zip",
checksum: "54773431155dc63b96fb138eb1640b8f7084310680dabceaf39287a1f7d287a9"
),
.target(
name: "WebIdEPassProductPluginWrapper",