add new version 22.5.2-SNAPSHOT-1725

This commit is contained in:
mac-mini-003 2026-06-04 15:44:03 +02:00
parent c7778182b6
commit 02c8504dc6

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",
.branch("snapshots")
.upToNextMinor(from: "21.2.2")
),
.package(
name: "WebIdEPassPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-epass-plugin-spm.git",
.branch("snapshots")
.exact("1.2.0")
),
.package(
name: "WebIdIosIdentScanPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-ident-scan-plugin-spm",
.branch("snapshots")
.exact("23.1.0")
),
.package(
name: "WebIdOnServerDocumentScanner",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-on-server-document-scanner-spm",
.branch("snapshots")
.exact("23.1.0")
)
],
targets: [
.binaryTarget(
name: "WebIdEPassProductPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdEPassProductPlugin/22.5.2/WebIdEPassProductPlugin.framework-v22.5.2-SNAPSHOT-1724.zip",
checksum: "34b74e98d38eb1a9c1392c7f0d00e6b84853f6f0c9d2fa66bd73fc5a3e598707"
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdEPassProductPlugin/22.5.2/WebIdEPassProductPlugin.framework-v22.5.2-SNAPSHOT-1725.zip",
checksum: "349d51ba4b3dcb10ec727b9672372a9976bdc54a10b560de62925fe9bef4de16"
),
.target(
name: "WebIdEPassProductPluginWrapper",