6
0

add new version 13.7.1-SNAPSHOT-1284

This commit is contained in:
mac-mini-003 2025-06-16 17:19:00 +02:00
parent 26e9323f92
commit 363a0de015

View File

@ -17,12 +17,12 @@ 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.3")
.exact("12.6.0")
),
.package(
name: "WebIdIosIdentScanPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-ident-scan-plugin-spm",
.exact("12.5.3")
.exact("12.6.0")
),
.package(
name: "WebIdEIdentPlugin",
@ -38,8 +38,8 @@ let package = Package(
targets: [
.binaryTarget(
name: "WebIdEIdProductPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdEIdProductPlugin/13.7.1/WebIdEIdProductPlugin.framework-v13.7.1-SNAPSHOT-1283.zip",
checksum: "60d52d4f3a9c39f309ea1e5a0d1a43fa597c9c3ef168027fd4cebdeec8ead49d"
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdEIdProductPlugin/13.7.1/WebIdEIdProductPlugin.framework-v13.7.1-SNAPSHOT-1284.zip",
checksum: "b34a4db09c70284a314f24329c44e8954a7b053f016a0e18816b079b6d0d83ac"
),
.target(
name: "WebIdEIdProductPluginWrapper",