From 1eb8aed72b31d8b761e4180f728b02fcf6dc7d1b Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Wed, 1 Oct 2025 15:48:15 +0200 Subject: [PATCH] [Fix] WebIdVideoIdentPlugin (20.2.3-SNAPSHOT) --- .../20.2.3-SNAPSHOT/WebIdVideoIdentPlugin.podspec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/WebIdVideoIdentPlugin/20.2.3-SNAPSHOT/WebIdVideoIdentPlugin.podspec b/WebIdVideoIdentPlugin/20.2.3-SNAPSHOT/WebIdVideoIdentPlugin.podspec index 0eb7415..cf2b326 100644 --- a/WebIdVideoIdentPlugin/20.2.3-SNAPSHOT/WebIdVideoIdentPlugin.podspec +++ b/WebIdVideoIdentPlugin/20.2.3-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.2.3/WebIdVideoIdentPlugin.framework-v20.2.3-SNAPSHOT-494.zip', :sha256 => 'af6bf4b88515a857c256126411f18b9d9ef36b87bd3e1903070739f6949d6abd' } + s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdVideoIdentPlugin/20.2.3/WebIdVideoIdentPlugin.framework-v20.2.3-SNAPSHOT-498.zip', :sha256 => 'ef6f94bf24aa428a6f45fc26c0eaeb68edd6b40ed69aa74cc481dcf825c66e72' } 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", "20.2.2-SNAPSHOT" #branch:snapshots + s.dependency "WebIdPluginCore", "20.3.0" s.dependency "DeviceKit", "5.2.2" s.dependency "AhoyKit", "6.1.0" s.dependency "AhoyWebRTC", "1.8.0"