6
0

add new version 20.0.1

This commit is contained in:
mac-mini-003 2025-07-01 18:16:23 +02:00
parent 665f7d51ed
commit 6a39402ff2

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("20.0.0") .exact("20.0.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/20.0.0/WebIdMetaPlugin.framework-v20.0.0.zip", url: "https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4/de/webid-solutions/WebIdMetaPlugin/20.0.1/WebIdMetaPlugin.framework-v20.0.1.zip",
checksum: "0e359a1871212597b8c7139658c6ba2ba2616cf8488ccb4f380c32634d5b9aa5" checksum: "08d4be2f8fa3532bb67d81dac1593a688b51766028fda04985e89bdd578112c6"
), ),
.target( .target(
name: "WebIdMetaPluginWrapper", name: "WebIdMetaPluginWrapper",