6
0

add new version 14.4.2

This commit is contained in:
mac-mini-003 2025-03-18 10:28:12 +01:00
parent 511dcd03dd
commit e0d1119529

View File

@ -17,12 +17,12 @@ 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.4.1")
.exact("14.4.2")
),
.package(
name: "WebIdVideoIdentPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-video-ident-plugin-spm",
.exact("11.2.2")
.exact("11.2.3")
),
.package(
name: "WebIdDigitalSigningPlugin",
@ -43,8 +43,8 @@ let package = Package(
targets: [
.binaryTarget(
name: "WebIdMetaPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4/de/webid-solutions/WebIdMetaPlugin/14.4.1/WebIdMetaPlugin.framework-v14.4.1.zip",
checksum: "3718eaeb1a9eb40409ad6fa56bf597a4c2ed5b73cf8d4b1941e8e115446824a7"
url: "https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4/de/webid-solutions/WebIdMetaPlugin/14.4.2/WebIdMetaPlugin.framework-v14.4.2.zip",
checksum: "abac2718e61ede41345b44c2c08f81443d73459f59f04b31c703c1f3a5bef64d"
),
.target(
name: "WebIdMetaPluginWrapper",