6
0

add new version 13.6.2

This commit is contained in:
mac-mini-003 2025-04-28 18:16:47 +02:00
parent 0abc36ef5b
commit 58a2316b8b

View File

@ -17,7 +17,7 @@ let package = Package(
.package(
name: "WebIdVideoIdentProductPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-video-ident-product-plugin-spm.git",
.exact("13.6.1")
.exact("13.6.2")
),
.package(
name: "WebIdVideoIdentPlugin",
@ -43,8 +43,8 @@ let package = Package(
targets: [
.binaryTarget(
name: "WebIdMetaPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdMetaPlugin/13.6.1/WebIdMetaPlugin.framework-v13.6.1.zip",
checksum: "a4934525b9f3a484ef83d9cd983596bb2d607f661564254fc274afef1b92684f"
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdMetaPlugin/13.6.2/WebIdMetaPlugin.framework-v13.6.2.zip",
checksum: "8e8be8da99d3144b7626483dcd316ec485955aac4a789cb99aa9d8af3e7ccc60"
),
.target(
name: "WebIdMetaPluginWrapper",