6
0

add new version 14.4.3

This commit is contained in:
mac-mini-003 2025-03-18 13:39:54 +01:00
parent e0d1119529
commit 8c69e5943b

View File

@ -17,7 +17,7 @@ let package = Package(
.package( .package(
name: "WebIdVideoIdentProductPlugin", name: "WebIdVideoIdentProductPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-video-ident-product-plugin-spm.git", url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-video-ident-product-plugin-spm.git",
.exact("14.4.2") .exact("14.4.3")
), ),
.package( .package(
name: "WebIdVideoIdentPlugin", name: "WebIdVideoIdentPlugin",
@ -43,8 +43,8 @@ let package = Package(
targets: [ targets: [
.binaryTarget( .binaryTarget(
name: "WebIdMetaPlugin", name: "WebIdMetaPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4/de/webid-solutions/WebIdMetaPlugin/14.4.2/WebIdMetaPlugin.framework-v14.4.2.zip", url: "https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4/de/webid-solutions/WebIdMetaPlugin/14.4.3/WebIdMetaPlugin.framework-v14.4.3.zip",
checksum: "abac2718e61ede41345b44c2c08f81443d73459f59f04b31c703c1f3a5bef64d" checksum: "bf4b4949cd5b318078c4534f21d07644d7b0a37f7224e73666b871ba062a9d83"
), ),
.target( .target(
name: "WebIdMetaPluginWrapper", name: "WebIdMetaPluginWrapper",