From cb5e5b92267be2617f1fdde53d40c01bdc9c0304 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Tue, 10 Mar 2026 14:18:30 +0100 Subject: [PATCH] [Fix] WebIdVideoIdentPlugin (21.1.2-SNAPSHOT) --- .../21.1.2-SNAPSHOT/WebIdVideoIdentPlugin.podspec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/WebIdVideoIdentPlugin/21.1.2-SNAPSHOT/WebIdVideoIdentPlugin.podspec b/WebIdVideoIdentPlugin/21.1.2-SNAPSHOT/WebIdVideoIdentPlugin.podspec index fa5f611..771460e 100644 --- a/WebIdVideoIdentPlugin/21.1.2-SNAPSHOT/WebIdVideoIdentPlugin.podspec +++ b/WebIdVideoIdentPlugin/21.1.2-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/21.1.2/WebIdVideoIdentPlugin.framework-v21.1.2-SNAPSHOT-549.zip', :sha256 => '3ddc11f63eb8a6acff7fc145ffb39cbc44e8d21a3d8d6b1967a9c35ffd98725d' } + s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdVideoIdentPlugin/21.1.2/WebIdVideoIdentPlugin.framework-v21.1.2-SNAPSHOT-553.zip', :sha256 => '0c509cbe897b9d46bef57db1fac28276dd79cffd928abf4c65eccd676863c736' } 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.0.3-SNAPSHOT" #branch:snapshots + s.dependency "WebIdPluginCore", "21.0.5" s.dependency "AhoyKit", "6.1.0" s.dependency "AhoyWebRTC", "1.8.0" end