6
0

add new version 20.1.1-SNAPSHOT-1458

This commit is contained in:
mac-mini-003 2025-08-04 12:15:50 +02:00
parent be799b2eab
commit 5a89631fda

View File

@ -27,19 +27,19 @@ let package = Package(
.package(
name: "WebIdIosIdentScanPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-ident-scan-plugin-spm",
.exact("20.1.0")
.exact("20.1.1")
),
.package(
name: "WebIdOnDeviceDocumentScanner",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-on-device-document-scanner-spm",
.exact("20.1.0")
.exact("20.1.1")
)
],
targets: [
.binaryTarget(
name: "WebIdPayProductPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4-snapshots/de/webid-solutions/WebIdPayProductPlugin/20.0.5/WebIdPayProductPlugin.framework-v20.0.5-SNAPSHOT-1455.zip",
checksum: "250e8a0e6742c7bdf05f793018ac16141425a0f039401378752d63a13f8812b3"
url: "https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4-snapshots/de/webid-solutions/WebIdPayProductPlugin/20.1.1/WebIdPayProductPlugin.framework-v20.1.1-SNAPSHOT-1458.zip",
checksum: "23adf40d9a42d84671d58c2093a5471494c1a9f6581d3f5fe273459066f6e59b"
),
.target(
name: "WebIdPayProductPluginWrapper",