From c6ebc496048374dcadfa8d6a233e7c6145a7c68c Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Fri, 5 Jun 2026 14:50:34 +0200 Subject: [PATCH] [Fix] WebIdVideoIdentPlugin (23.1.1-SNAPSHOT) --- .../23.1.1-SNAPSHOT/WebIdVideoIdentPlugin.podspec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/WebIdVideoIdentPlugin/23.1.1-SNAPSHOT/WebIdVideoIdentPlugin.podspec b/WebIdVideoIdentPlugin/23.1.1-SNAPSHOT/WebIdVideoIdentPlugin.podspec index 0f88afbf..203e81a2 100644 --- a/WebIdVideoIdentPlugin/23.1.1-SNAPSHOT/WebIdVideoIdentPlugin.podspec +++ b/WebIdVideoIdentPlugin/23.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/23.1.1/WebIdVideoIdentPlugin.framework-v23.1.1-SNAPSHOT-585.zip', :sha256 => '55ca8c0a3cfc6fb7a9c9f782255b4b24fda39025f6b7ae44349dde44a9844d98' } + s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdVideoIdentPlugin/23.1.1/WebIdVideoIdentPlugin.framework-v23.1.1-SNAPSHOT-586.zip', :sha256 => '54e74e0376851921fbd2ea2f7a9d959738405d907575fdf72e453940e8bc9c78' } 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", "22.0.1-SNAPSHOT" #branch:snapshots + s.dependency "WebIdPluginCore", "22.1.1-SNAPSHOT" #branch:snapshots s.dependency "AhoyKit", "6.1.0" s.dependency "AhoyWebRTC", "1.8.0" end