From 1eb9d04d1448320d514b823b1d958b30d055923d Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Mon, 5 Jan 2026 19:31:36 +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 4b79db1..bba237f 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-512.zip', :sha256 => '180d8e5a3a706fca502cbd72c665270dbe98c538e8d49e405bf6ae08add58a38' } + 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-514.zip', :sha256 => '65ce2aebe63acd630690333c7babdbf7e18e859ca825db2c897e67a4011518f7' } 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.4.1-SNAPSHOT" #branch:snapshots + s.dependency "WebIdPluginCore", "200.4.1-SNAPSHOT" #branch:experimental s.dependency "DeviceKit", "5.2.2" s.dependency "AhoyKit", "6.1.0" s.dependency "AhoyWebRTC", "1.8.0"