6
0

add new version 14.7.0-SNAPSHOT-1405

This commit is contained in:
mac-mini-003 2025-06-13 11:58:25 +02:00
parent 1f5cc9cdcc
commit fa215d7b2f

View File

@ -17,17 +17,17 @@ let package = Package(
.package(
name: "WebIdIosIdentScanPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-ident-scan-plugin-spm",
.exact("13.5.2")
.exact("13.6.0")
),
.package(
name: "WebIdOnServerDocumentScanner",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-on-server-document-scanner-spm",
.exact("13.5.2")
.exact("13.6.0")
),
.package(
name: "WebIdDigitalSigningPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-digital-signing-plugin-spm",
.exact("12.4.2")
.exact("12.4.3")
),
.package(
name: "WebIdVideoIdentPlugin",
@ -38,8 +38,8 @@ let package = Package(
targets: [
.binaryTarget(
name: "WebIdVideoIdentProductPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4-snapshots/de/webid-solutions/WebIdVideoIdentProductPlugin/14.7.0/WebIdVideoIdentProductPlugin.framework-v14.7.0-SNAPSHOT-1403.zip",
checksum: "f3fa6423b617ce8ac6f3efa2bd0c4a7d362a87073a63fba56c2f43a07b73a6a2"
url: "https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4-snapshots/de/webid-solutions/WebIdVideoIdentProductPlugin/14.7.0/WebIdVideoIdentProductPlugin.framework-v14.7.0-SNAPSHOT-1405.zip",
checksum: "142274aaadcb7ff4a1dd1ffcc8b7e703e90e6d43714707771f92ab54841bcf72"
),
.target(
name: "WebIdVideoIdentProductPluginWrapper",