6
0

add new version 15.1.0

This commit is contained in:
mac-mini-003 2025-10-10 10:30:15 +02:00
parent 909dcc109d
commit a8969733f1

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",
.exact("10.4.2")
.exact("15.0.1")
),
.package(
name: "WebIdDigitalSigningPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-digital-signing-plugin-spm",
.exact("11.4.2")
.exact("15.0.1")
),
.package(
name: "WebIdIosIdentScanPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-ident-scan-plugin-spm",
.exact("12.6.0")
.exact("15.0.1")
),
.package(
name: "WebIdOnDeviceDocumentScanner",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-on-device-document-scanner-spm",
.exact("12.6.0")
.exact("15.0.1")
)
],
targets: [
.binaryTarget(
name: "WebIdPayProductPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdPayProductPlugin/13.7.4/WebIdPayProductPlugin.framework-v13.7.4.zip",
checksum: "33f9578d8a9b9869129c07cf4dce7fdc20d4a8df9937b3331298200a5e490498"
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdPayProductPlugin/15.1.0/WebIdPayProductPlugin.framework-v15.1.0.zip",
checksum: "2967e8322612cbc004a45ee5f3af1e0282cb86d341dc16be50aa55eb626b481e"
),
.target(
name: "WebIdPayProductPluginWrapper",