6
0

add new version 20.0.0

This commit is contained in:
mac-mini-003 2025-07-01 11:44:00 +02:00
parent 3cb95d5319
commit e7f37f2f93

View File

@ -17,29 +17,29 @@ let package = Package(
.package(
name: "WebIdOnDeviceDocumentScanner",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-on-device-document-scanner-spm",
.exact("13.6.0")
.exact("20.0.0")
),
.package(
name: "WebIdIosIdentScanPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-ident-scan-plugin-spm",
.exact("13.6.0")
.exact("20.0.0")
),
.package(
name: "WebIdEIdentPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-eident-plugin-spm",
.exact("6.5.2")
.exact("20.0.0")
),
.package(
name: "WebIdDigitalSigningPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-digital-signing-plugin-spm",
.exact("12.4.3")
.exact("20.0.0")
)
],
targets: [
.binaryTarget(
name: "WebIdEIdProductPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4/de/webid-solutions/WebIdEIdProductPlugin/14.7.0/WebIdEIdProductPlugin.framework-v14.7.0.zip",
checksum: "f1452c5148b1ed5d5e9fa404f030754012a92c615da6ba003207abe18473c255"
url: "https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4/de/webid-solutions/WebIdEIdProductPlugin/20.0.0/WebIdEIdProductPlugin.framework-v20.0.0.zip",
checksum: "4f8eb1ab4638d58c64178f5c09da1cf894a32116ef0a76a66795746b4c55f973"
),
.target(
name: "WebIdEIdProductPluginWrapper",