6
0

add new version 13.7.2

This commit is contained in:
mac-mini-003 2025-06-17 11:24:01 +02:00
parent bc0f9d5565
commit 57ea717387

View File

@ -17,12 +17,12 @@ let package = Package(
.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: "WebIdOnServerDocumentScanner",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-on-server-document-scanner-spm",
.exact("12.5.3")
.exact("12.6.0")
),
.package(
name: "WebIdDigitalSigningPlugin",
@ -38,8 +38,8 @@ let package = Package(
targets: [
.binaryTarget(
name: "WebIdVideoIdentProductPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdVideoIdentProductPlugin/13.7.1/WebIdVideoIdentProductPlugin.framework-v13.7.1.zip",
checksum: "45b4f7e43c139363e60c0d9c1c8cb9a6ab35877a38ea849d081f3cbf63260cbb"
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdVideoIdentProductPlugin/13.7.2/WebIdVideoIdentProductPlugin.framework-v13.7.2.zip",
checksum: "437e0b83af5db466c66e3bfa4a5f2b0df5cf0a04c5e154230a3f677d445300c7"
),
.target(
name: "WebIdVideoIdentProductPluginWrapper",