6
0

add new version 14.6.1

This commit is contained in:
mac-mini-003 2025-05-27 12:59:48 +02:00
parent 3a5ef31eda
commit 9f1fb1a4df

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.6.0") .exact("14.6.1")
), ),
.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.6.0/WebIdMetaPlugin.framework-v14.6.0.zip", url: "https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4/de/webid-solutions/WebIdMetaPlugin/14.6.1/WebIdMetaPlugin.framework-v14.6.1.zip",
checksum: "53d6bca9dd2e6d7aae2691e574f03ee6889a3179d4da2a2b2d92cad565bc41f6" checksum: "48bee133193c00dc79cad155a4af1200df60b8aa1e24132d6cd7d7dc97d6e23e"
), ),
.target( .target(
name: "WebIdMetaPluginWrapper", name: "WebIdMetaPluginWrapper",