7
0

add new version 15.4.0

This commit is contained in:
mac-mini-003 2026-06-08 10:43:01 +02:00
parent 6da202d6ad
commit df05e35e71

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.1.1")
.exact("15.2.0")
),
.package(
name: "WebIdIosIdentScanPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-ident-scan-plugin-spm",
.exact("15.1.2")
.exact("15.2.0")
),
.package(
name: "WebIdOnDeviceDocumentScanner",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-on-device-document-scanner-spm",
.exact("15.1.2")
.exact("15.2.0")
)
],
targets: [
.binaryTarget(
name: "WebIdAutoIdentOnDeviceProductPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdAutoIdentOnDeviceProductPlugin/15.3.3/WebIdAutoIdentOnDeviceProductPlugin.framework-v15.3.3.zip",
checksum: "bdc04348ed3220afa8b6dc2f0da27a184aef092f990c07ae88e47f0a0917341b"
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"
),
.target(
name: "WebIdAutoIdentOnDeviceProductPluginWrapper",