add new version 220.4.2-SNAPSHOT-1878

This commit is contained in:
mac-mini-003 2026-05-10 21:27:47 +02:00
parent 45696baa1b
commit fb3199f13a

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("experimental")
),
.package(
name: "WebIdEPassPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-epass-plugin-spm.git",
.exact("1.1.0")
.branch("experimental")
),
.package(
name: "WebIdIosIdentScanPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-ident-scan-plugin-spm",
.exact("22.1.2")
.branch("experimental")
),
.package(
name: "WebIdOnServerDocumentScanner",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-on-server-document-scanner-spm",
.exact("22.1.2")
.branch("experimental")
)
],
targets: [
.binaryTarget(
name: "WebIdEPassProductPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/releases/de/webid-solutions/WebIdEPassProductPlugin/22.4.2/WebIdEPassProductPlugin.framework-v22.4.2.zip",
checksum: "a2265588f25a1c0de7681f1a96d2c7ea60c5ebc44510b676f67459f78177c27c"
url: "https://api.webid-solutions.de/releases/ios/xcframework/experimental/de/webid-solutions/WebIdEPassProductPlugin/220.4.2/WebIdEPassProductPlugin.framework-v220.4.2-SNAPSHOT-1878.zip",
checksum: "ebc2de9777cdd94c7e7ae237bc448c9c6caa9045e15d0d1dfb3773539314c0d1"
),
.target(
name: "WebIdEPassProductPluginWrapper",