7
0

add new version 15.4.1

This commit is contained in:
mac-mini-003 2026-06-09 19:34:57 +02:00
parent c7efd0e0c5
commit 166c854e60

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("15.2.0")
.exact("15.2.1")
),
.package(
name: "WebIdDigitalSigningPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-digital-signing-plugin-spm",
.exact("15.2.0")
.exact("15.2.1")
),
.package(
name: "WebIdIosIdentScanPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-ident-scan-plugin-spm",
.exact("15.2.0")
.exact("15.2.1")
),
.package(
name: "WebIdOnServerDocumentScanner",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-on-server-document-scanner-spm",
.exact("15.2.0")
.exact("15.2.1")
)
],
targets: [
.binaryTarget(
name: "WebIdPayOnServerProductPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdPayOnServerProductPlugin/15.4.0/WebIdPayOnServerProductPlugin.framework-v15.4.0.zip",
checksum: "8b8b3c4fc4de07dbfe226106b5b85714cb187843733806e2559072362d064a41"
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdPayOnServerProductPlugin/15.4.1/WebIdPayOnServerProductPlugin.framework-v15.4.1.zip",
checksum: "98f0dc9ee1c31b78fcc4c93d00bbd11c968c986fdf3ed40801c956a00f0e7dda"
),
.target(
name: "WebIdPayOnServerProductPluginWrapper",