7
0

add new version 15.4.1

This commit is contained in:
mac-mini-003 2026-06-09 19:31:26 +02:00
parent d25d641f6c
commit 91cf0b2ced

View File

@ -17,24 +17,24 @@ let package = Package(
.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: "WebIdAutoIdentOnServerProductPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdAutoIdentOnServerProductPlugin/15.4.0/WebIdAutoIdentOnServerProductPlugin.framework-v15.4.0.zip",
checksum: "e3375093614fb3ec83e059cab1894eab8831ebcc939c29456f4eff121268a214"
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdAutoIdentOnServerProductPlugin/15.4.1/WebIdAutoIdentOnServerProductPlugin.framework-v15.4.1.zip",
checksum: "cf784705d3e6f315d2de0997932b20e7ef4c9f6d94831a96c6550d4e5f28cbb7"
),
.target(
name: "WebIdAutoIdentOnServerProductPluginWrapper",