6
0

add new version 15.0.0

This commit is contained in:
mac-mini-003 2025-07-14 17:11:45 +02:00
parent 83cf851f05
commit 364f52689f

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.0")
),
.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.0")
),
.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.0")
)
],
targets: [
.binaryTarget(
name: "WebIdAutoIdentOnDeviceProductPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdAutoIdentOnDeviceProductPlugin/13.7.2/WebIdAutoIdentOnDeviceProductPlugin.framework-v13.7.2.zip",
checksum: "e23b8af611b92de4cc1fdbdcb45b422c26c0860d47ad1edd7120ee9a7f786dca"
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdAutoIdentOnDeviceProductPlugin/15.0.0/WebIdAutoIdentOnDeviceProductPlugin.framework-v15.0.0.zip",
checksum: "cc3d4da5b2d421981f6c9fa9752c5cb4f44d97662c5380cb589119a4caecbe89"
),
.target(
name: "WebIdAutoIdentOnDeviceProductPluginWrapper",