From e04d1616feaa84195e734ebe7b6469ea9dea7ce2 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Thu, 8 Jan 2026 13:36:49 +0100 Subject: [PATCH] [Fix] WebIdVideoIdentPlugin (20.4.1-SNAPSHOT) --- .../20.4.1-SNAPSHOT/WebIdVideoIdentPlugin.podspec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/WebIdVideoIdentPlugin/20.4.1-SNAPSHOT/WebIdVideoIdentPlugin.podspec b/WebIdVideoIdentPlugin/20.4.1-SNAPSHOT/WebIdVideoIdentPlugin.podspec index 54db608..1d9e3d8 100644 --- a/WebIdVideoIdentPlugin/20.4.1-SNAPSHOT/WebIdVideoIdentPlugin.podspec +++ b/WebIdVideoIdentPlugin/20.4.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/20.4.1/WebIdVideoIdentPlugin.framework-v20.4.1-SNAPSHOT-519.zip', :sha256 => '411ab57fcebd8cdc57116f16f7ffa2feb44b6b9df89172549de34fa967ccff7b' } + s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdVideoIdentPlugin/20.4.1/WebIdVideoIdentPlugin.framework-v20.4.1-SNAPSHOT-520.zip', :sha256 => 'e9f8164c475b7f6ac9c6bf161a68394c199d95a58159c7959b446b7201c7df2d' } 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.0" + s.dependency "WebIdPluginCore", "21.0.1-SNAPSHOT" #branch:snapshots s.dependency "DeviceKit", "5.2.2" s.dependency "AhoyKit", "6.1.0" s.dependency "AhoyWebRTC", "1.8.0"