6
0

add new version 15.0.2-SNAPSHOT-1322

This commit is contained in:
mac-mini-003 2025-10-10 09:38:56 +02:00
parent 6ea0385d99
commit 973074bb8d

View File

@ -17,29 +17,29 @@ let package = Package(
.package(
name: "WebIdIosBankIdentPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-bank-ident-plugin-spm",
.branch("legacy-snapshots")
.exact("15.0.1")
),
.package(
name: "WebIdDigitalSigningPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-digital-signing-plugin-spm",
.branch("legacy-snapshots")
.exact("15.0.1")
),
.package(
name: "WebIdIosIdentScanPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-ident-scan-plugin-spm",
.branch("legacy-snapshots")
.exact("15.0.1")
),
.package(
name: "WebIdOnDeviceDocumentScanner",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-on-device-document-scanner-spm",
.branch("legacy-snapshots")
.exact("15.0.1")
)
],
targets: [
.binaryTarget(
name: "WebIdPayProductPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/legacy-snapshots/de/webid-solutions/WebIdPayProductPlugin/15.0.2/WebIdPayProductPlugin.framework-v15.0.2-SNAPSHOT-1316.zip",
checksum: "3ae763446ec08d4ec7b2080faa122031fd6d1521012545f812881e9f2ba6bdb0"
url: "https://api.webid-solutions.de/releases/ios/xcframework/legacy-snapshots/de/webid-solutions/WebIdPayProductPlugin/15.0.2/WebIdPayProductPlugin.framework-v15.0.2-SNAPSHOT-1322.zip",
checksum: "b657c28833a4e0900b2d46000be8aea29d494cf118569febfe338f06673c0965"
),
.target(
name: "WebIdPayProductPluginWrapper",