6
0

add new version 13.4.1-SNAPSHOT-1280

This commit is contained in:
mac-mini-003 2025-05-27 06:17:58 +02:00
parent 0c5cdd586a
commit eecd82ad5d

View File

@ -17,29 +17,29 @@ let package = Package(
.package(
name: "WebIdOnDeviceDocumentScanner",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-on-device-document-scanner-spm",
.exact("12.5.1")
.exact("12.5.2")
),
.package(
name: "WebIdIosIdentScanPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-ident-scan-plugin-spm",
.exact("12.5.1")
.exact("12.5.2")
),
.package(
name: "WebIdEIdentPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-eident-plugin-spm",
.exact("5.5.1")
.exact("5.5.2")
),
.package(
name: "WebIdDigitalSigningPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-digital-signing-plugin-spm",
.exact("11.4.1")
.exact("11.4.2")
)
],
targets: [
.binaryTarget(
name: "WebIdEIdProductPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdEIdProductPlugin/13.4.1/WebIdEIdProductPlugin.framework-v13.4.1-SNAPSHOT-1279.zip",
checksum: "fbb93d377acdca3a3610e61cb8a2ad069023c9e741b031885400bf370faba901"
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdEIdProductPlugin/13.4.1/WebIdEIdProductPlugin.framework-v13.4.1-SNAPSHOT-1280.zip",
checksum: "b480f495bbb7f8000e9b98981527ead962dd57cc68640b4aefc21ecdca2c3566"
),
.target(
name: "WebIdEIdProductPluginWrapper",