6
0

add new version 13.5.0

This commit is contained in:
mac-mini-003 2025-03-12 18:53:46 +01:00
parent dffb4f7895
commit 124060ce28

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.3.1")
.exact("12.3.2")
),
.package(
name: "WebIdIosIdentScanPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-ident-scan-plugin-spm",
.exact("12.3.1")
.exact("12.3.2")
),
.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.4.2/WebIdEIdProductPlugin.framework-v13.4.2.zip",
checksum: "bf6fce5c8109f479977932f6248dd7c6748107faeadb04c82b80a5d4f0c3cfbe"
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdEIdProductPlugin/13.5.0/WebIdEIdProductPlugin.framework-v13.5.0.zip",
checksum: "a2b1ad69f718d4fd03e89611aabf2f364a144ba8c35a767f623dbd2ae82091d7"
),
.target(
name: "WebIdEIdProductPluginWrapper",