6
0

add new version 15.1.1

This commit is contained in:
mac-mini-003 2025-11-04 13:36:01 +01:00
parent 01ce73cc0c
commit 1b6d4d3c8a

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: "WebIdOnServerDocumentScanner",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-on-server-document-scanner-spm",
.exact("12.6.0")
.exact("15.0.1")
)
],
targets: [
.binaryTarget(
name: "WebIdPayOnServerProductPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdPayOnServerProductPlugin/13.7.5/WebIdPayOnServerProductPlugin.framework-v13.7.5.zip",
checksum: "f2db69d5b2e3840a65099d9dffaee64d95181cb4ec21e4035ba64baf6867e2db"
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdPayOnServerProductPlugin/15.1.1/WebIdPayOnServerProductPlugin.framework-v15.1.1.zip",
checksum: "817bf5d1c98ea6269b07dacb6a1831466db8aa0acd6bc1bfee6df7941e9e0a0f"
),
.target(
name: "WebIdPayOnServerProductPluginWrapper",