6
0

add new version 13.7.1

This commit is contained in:
mac-mini-003 2025-06-12 15:17:49 +02:00
parent 269d1eecd6
commit b02cb741fb

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.2")
.exact("12.5.3")
),
.package(
name: "WebIdIosIdentScanPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-ident-scan-plugin-spm",
.exact("12.5.2")
.exact("12.5.3")
),
.package(
name: "WebIdEIdentPlugin",
@ -38,8 +38,8 @@ let package = Package(
targets: [
.binaryTarget(
name: "WebIdEIdProductPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdEIdProductPlugin/13.7.0/WebIdEIdProductPlugin.framework-v13.7.0.zip",
checksum: "d7a346402c55cf5ce88c322aaf40731b5eba14c3a85e444dbd21db02f9b16c44"
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdEIdProductPlugin/13.7.1/WebIdEIdProductPlugin.framework-v13.7.1.zip",
checksum: "f15ed477b1042ba025fd799840541eada9358177a9e3d1cc021e301c6dfb506e"
),
.target(
name: "WebIdEIdProductPluginWrapper",