6
0

add new version 15.0.0-SNAPSHOT-1298

This commit is contained in:
mac-mini-003 2025-07-14 13:04:23 +02:00
parent 7d94f4b750
commit d83d3be2ca

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("snapshots")
.exact("15.0.0")
),
.package(
name: "WebIdDigitalSigningPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-digital-signing-plugin-spm",
.branch("snapshots")
.exact("15.0.0")
),
.package(
name: "WebIdIosIdentScanPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-ident-scan-plugin-spm",
.branch("snapshots")
.exact("15.0.0")
),
.package(
name: "WebIdOnDeviceDocumentScanner",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-on-device-document-scanner-spm",
.branch("snapshots")
.exact("15.0.0")
)
],
targets: [
.binaryTarget(
name: "WebIdPayProductPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdPayProductPlugin/15.0.0/WebIdPayProductPlugin.framework-v15.0.0-SNAPSHOT-1292.zip",
checksum: "99a09b53c2ddbdd474a5ec65780fd8792d3dbc80c7e2e5aaae2c72e89208a3d7"
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdPayProductPlugin/15.0.0/WebIdPayProductPlugin.framework-v15.0.0-SNAPSHOT-1298.zip",
checksum: "aa40d799641bf1cb1e83ea71681188eda2aacec75f2333f4f967457bfd17a0fd"
),
.target(
name: "WebIdPayProductPluginWrapper",