6
0

add new version 13.7.2

This commit is contained in:
mac-mini-003 2025-06-17 11:24:02 +02:00
parent 698cf22688
commit 91736c8764

View File

@ -17,7 +17,7 @@ let package = Package(
.package(
name: "WebIdVideoIdentProductPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-video-ident-product-plugin-spm.git",
.exact("13.7.1")
.exact("13.7.2")
),
.package(
name: "WebIdVideoIdentPlugin",
@ -32,19 +32,19 @@ 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")
)
],
targets: [
.binaryTarget(
name: "WebIdMetaPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdMetaPlugin/13.7.1/WebIdMetaPlugin.framework-v13.7.1.zip",
checksum: "28281dfe4db725a772d3ab4013eef4b61a878f1ce3d7fbf7a8e6236dcad11563"
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdMetaPlugin/13.7.2/WebIdMetaPlugin.framework-v13.7.2.zip",
checksum: "a94a2ddd751c20d01f2bb801ce9836f9dc3c0855b568d6952aa971a693f005ec"
),
.target(
name: "WebIdMetaPluginWrapper",