6
0

add new version 13.7.0

This commit is contained in:
mac-mini-003 2025-05-27 10:58:14 +02:00
parent 58a2316b8b
commit a21be61696

View File

@ -17,34 +17,34 @@ 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.6.2")
.exact("13.7.0")
),
.package(
name: "WebIdVideoIdentPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-video-ident-plugin-spm",
.exact("10.6.1")
.exact("10.7.2")
),
.package(
name: "WebIdDigitalSigningPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-digital-signing-plugin-spm",
.exact("11.3.0")
.exact("11.4.2")
),
.package(
name: "WebIdIosIdentScanPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-ident-scan-plugin-spm",
.exact("12.4.0")
.exact("12.5.2")
),
.package(
name: "WebIdOnServerDocumentScanner",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-on-server-document-scanner-spm",
.exact("12.4.0")
.exact("12.5.2")
)
],
targets: [
.binaryTarget(
name: "WebIdMetaPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdMetaPlugin/13.6.2/WebIdMetaPlugin.framework-v13.6.2.zip",
checksum: "8e8be8da99d3144b7626483dcd316ec485955aac4a789cb99aa9d8af3e7ccc60"
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdMetaPlugin/13.7.0/WebIdMetaPlugin.framework-v13.7.0.zip",
checksum: "3c5d9ebed91de9f0e49988111e2abc158abcd747d7c2d6aa7ebdd7844ac63aac"
),
.target(
name: "WebIdMetaPluginWrapper",