6
0

add new version 14.7.0

This commit is contained in:
mac-mini-003 2025-06-16 11:23:05 +02:00
parent 6bce64b089
commit 993e4ce784

View File

@ -22,24 +22,24 @@ let package = Package(
.package(
name: "WebIdDigitalSigningPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-digital-signing-plugin-spm",
.exact("12.4.2")
.exact("12.4.3")
),
.package(
name: "WebIdIosIdentScanPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-ident-scan-plugin-spm",
.exact("13.5.2")
.exact("13.6.0")
),
.package(
name: "WebIdOnDeviceDocumentScanner",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-on-device-document-scanner-spm",
.exact("13.5.2")
.exact("13.6.0")
)
],
targets: [
.binaryTarget(
name: "WebIdPayProductPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4/de/webid-solutions/WebIdPayProductPlugin/14.6.1/WebIdPayProductPlugin.framework-v14.6.1.zip",
checksum: "cf20c959d8bfdbed9bf5b2679e94bb9c9813f8747244e7cee769192e0876fb0a"
url: "https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4/de/webid-solutions/WebIdPayProductPlugin/14.7.0/WebIdPayProductPlugin.framework-v14.7.0.zip",
checksum: "9b23f0b41ca238d0cd2c3280e57b751f9fcd7073e873f256c606cf79a6277e22"
),
.target(
name: "WebIdPayProductPluginWrapper",