6
0

add new version 13.0.6

This commit is contained in:
mac-mini-003 2024-07-01 17:04:41 +02:00
parent b21133d24c
commit e23cbc9c94

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.0.5")
.exact("13.0.6")
),
.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.0.5/WebIdMetaPlugin.framework-v13.0.5.zip",
checksum: "0c1d31ddeecbf86f92b3138e5db00f0783460e45ecf2aad9531a0b3a76a20424"
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdMetaPlugin/13.0.6/WebIdMetaPlugin.framework-v13.0.6.zip",
checksum: "0d7ed9a056889dbd6f25eb0c0becaf4555745eb6933e468b383f4036db12cc81"
),
.target(
name: "WebIdMetaPluginWrapper",