6
0

add new version 15.1.1

This commit is contained in:
mac-mini-003 2025-11-04 13:33:17 +01:00
parent f09c25d9ec
commit 4c1dba9223

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("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: "WebIdOnDeviceDocumentScanner",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-on-device-document-scanner-spm",
.exact("12.6.0")
.exact("15.0.1")
)
],
targets: [
.binaryTarget(
name: "WebIdAutoIdentOnDeviceProductPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdAutoIdentOnDeviceProductPlugin/13.7.5/WebIdAutoIdentOnDeviceProductPlugin.framework-v13.7.5.zip",
checksum: "8f3c2ffa9c6560c75180a8d4110480455d47b59c93a3844bd8f313a65eeaf8af"
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdAutoIdentOnDeviceProductPlugin/15.1.1/WebIdAutoIdentOnDeviceProductPlugin.framework-v15.1.1.zip",
checksum: "7301e9aebaebe20dd6c2263a956ddbdf36948f7aab5c5c39caaa52eaf5e94904"
),
.target(
name: "WebIdAutoIdentOnDeviceProductPluginWrapper",