6
0

add new version 14.6.0

This commit is contained in:
mac-mini-003 2025-05-27 11:14:11 +02:00
parent 472cffd322
commit 3a5ef31eda

View File

@ -17,34 +17,34 @@ let package = Package(
.package(
name: "WebIdVideoIdentProductPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-video-ident-product-plugin-spm.git",
.exact("14.5.0")
.exact("14.6.0")
),
.package(
name: "WebIdVideoIdentPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-video-ident-plugin-spm",
.exact("11.3.0")
.exact("11.4.2")
),
.package(
name: "WebIdDigitalSigningPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-digital-signing-plugin-spm",
.exact("12.3.0")
.exact("12.4.2")
),
.package(
name: "WebIdIosIdentScanPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-ident-scan-plugin-spm",
.exact("13.4.0")
.exact("13.5.2")
),
.package(
name: "WebIdOnServerDocumentScanner",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-on-server-document-scanner-spm",
.exact("13.4.0")
.exact("13.5.2")
)
],
targets: [
.binaryTarget(
name: "WebIdMetaPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4/de/webid-solutions/WebIdMetaPlugin/14.5.0/WebIdMetaPlugin.framework-v14.5.0.zip",
checksum: "860a55362b1ce4ca7f77ecbce76f3caf88762c604dc630b5f364048c20263a0f"
url: "https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4/de/webid-solutions/WebIdMetaPlugin/14.6.0/WebIdMetaPlugin.framework-v14.6.0.zip",
checksum: "53d6bca9dd2e6d7aae2691e574f03ee6889a3179d4da2a2b2d92cad565bc41f6"
),
.target(
name: "WebIdMetaPluginWrapper",