6
0

add new version 14.7.0

This commit is contained in:
mac-mini-003 2025-06-16 11:20:40 +02:00
parent f6560084bd
commit f9a2798df0

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: "WebIdOnServerDocumentScanner",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-on-server-document-scanner-spm",
.exact("13.5.2")
.exact("13.6.0")
)
],
targets: [
.binaryTarget(
name: "WebIdEIdOnServerProductPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4/de/webid-solutions/WebIdEIdOnServerProductPlugin/14.6.1/WebIdEIdOnServerProductPlugin.framework-v14.6.1.zip",
checksum: "7f41b64ef548334263619fd309627883f26c9169037adf0277c860b9c8d23f01"
url: "https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4/de/webid-solutions/WebIdEIdOnServerProductPlugin/14.7.0/WebIdEIdOnServerProductPlugin.framework-v14.7.0.zip",
checksum: "b01bc21cd773b25f2433ce59437e34974cc9e83560dcff2e7226a619aa611a0a"
),
.target(
name: "WebIdEIdOnServerProductPluginWrapper",