From f2fe1d3cafa0ec2682302efab7fd8c5bb948e999 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Wed, 13 May 2026 11:10:04 +0200 Subject: [PATCH] [Fix] WebIdVideoIdentPlugin (22.1.1-SNAPSHOT) --- .../22.1.1-SNAPSHOT/WebIdVideoIdentPlugin.podspec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/WebIdVideoIdentPlugin/22.1.1-SNAPSHOT/WebIdVideoIdentPlugin.podspec b/WebIdVideoIdentPlugin/22.1.1-SNAPSHOT/WebIdVideoIdentPlugin.podspec index ead150eb..50b7670f 100644 --- a/WebIdVideoIdentPlugin/22.1.1-SNAPSHOT/WebIdVideoIdentPlugin.podspec +++ b/WebIdVideoIdentPlugin/22.1.1-SNAPSHOT/WebIdVideoIdentPlugin.podspec @@ -8,7 +8,7 @@ Pod::Spec.new do |s| s.author = { 'WebID Solutions GmbH' => 'it-service@webid-solutions.de' } s.platform = :ios - s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdVideoIdentPlugin/22.1.1/WebIdVideoIdentPlugin.framework-v22.1.1-SNAPSHOT-575.zip', :sha256 => '8cd6b6a8c94337442b04b8aca5eab4a2ba14566793da1a4e6cd532627a51748f' } + s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdVideoIdentPlugin/22.1.1/WebIdVideoIdentPlugin.framework-v22.1.1-SNAPSHOT-578.zip', :sha256 => '5f917f55b893b0c5fdaf9334f51853602ed05ef812f136ce6b8d09092f9e0eef' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit' @@ -16,7 +16,7 @@ Pod::Spec.new do |s| s.ios.deployment_target = '13.0' s.ios.vendored_frameworks = 'WebIdVideoIdentPlugin.xcframework' - s.dependency "WebIdPluginCore", "21.2.1-SNAPSHOT" #branch:snapshots + s.dependency "WebIdPluginCore", "22.0.0" s.dependency "AhoyKit", "6.1.0" s.dependency "AhoyWebRTC", "1.8.0" end