6
0

add new version 14.6.0-SNAPSHOT-1396

This commit is contained in:
mac-mini-003 2025-05-27 06:29:22 +02:00
parent 66c5cb2e71
commit 7297178e97

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.5.0")
.exact("13.5.2")
),
.package(
name: "WebIdIosIdentScanPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-ident-scan-plugin-spm",
.exact("13.5.0")
.exact("13.5.2")
),
.package(
name: "WebIdEIdentPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-eident-plugin-spm",
.exact("6.5.0")
.exact("6.5.2")
),
.package(
name: "WebIdDigitalSigningPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-digital-signing-plugin-spm",
.exact("12.4.0")
.exact("12.4.2")
)
],
targets: [
.binaryTarget(
name: "WebIdEIdProductPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4-snapshots/de/webid-solutions/WebIdEIdProductPlugin/14.6.0/WebIdEIdProductPlugin.framework-v14.6.0-SNAPSHOT-1395.zip",
checksum: "911ba824eede210d93937035e2cfbd63c5de45542f15cb3eda159f76c2a7c1ad"
url: "https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4-snapshots/de/webid-solutions/WebIdEIdProductPlugin/14.6.0/WebIdEIdProductPlugin.framework-v14.6.0-SNAPSHOT-1396.zip",
checksum: "333c097f8f51fa406f3ea6b34285e3a1fc4d908511d901ba819be3a0f004a842"
),
.target(
name: "WebIdEIdProductPluginWrapper",