6
0

add new version 15.1.2

This commit is contained in:
mac-mini-003 2025-11-26 14:22:56 +01:00
parent ff94735908
commit cbd555af94

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("15.1.1")
.exact("15.1.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/15.1.1/WebIdMetaPlugin.framework-v15.1.1.zip",
checksum: "57c2483c5a8e4e89a458796f98070ac9b0242ad6f72bb80db463944945ac702d"
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdMetaPlugin/15.1.2/WebIdMetaPlugin.framework-v15.1.2.zip",
checksum: "038bf35697d10629201b87414071f16bd789c6daee167bf4ea580f1c69fba6d9"
),
.target(
name: "WebIdMetaPluginWrapper",