7
0

add new version 15.4.1

This commit is contained in:
mac-mini-003 2026-06-09 19:30:53 +02:00
parent df05e35e71
commit 7f2877a378

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: "WebIdOnDeviceDocumentScanner",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-on-device-document-scanner-spm",
.exact("15.2.0")
.exact("15.2.1")
)
],
targets: [
.binaryTarget(
name: "WebIdAutoIdentOnDeviceProductPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdAutoIdentOnDeviceProductPlugin/15.4.0/WebIdAutoIdentOnDeviceProductPlugin.framework-v15.4.0.zip",
checksum: "5b777565d32213179762a24c74c9c6bd10561d3c05c4c0722df80b5258afe1ec"
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdAutoIdentOnDeviceProductPlugin/15.4.1/WebIdAutoIdentOnDeviceProductPlugin.framework-v15.4.1.zip",
checksum: "b86efcd16cd68efbee1acc5551f3bdde12af76c5804472e7635c367b13b7edab"
),
.target(
name: "WebIdAutoIdentOnDeviceProductPluginWrapper",