From abfbd6074f01d053bbafd7313fb15f122be8d79d Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Thu, 12 Dec 2024 17:26:30 +0100 Subject: [PATCH] [Fix] WebIdVideoIdentPlugin (11.1.1-SNAPSHOT) --- .../11.1.1-SNAPSHOT/WebIdVideoIdentPlugin.podspec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/WebIdVideoIdentPlugin/11.1.1-SNAPSHOT/WebIdVideoIdentPlugin.podspec b/WebIdVideoIdentPlugin/11.1.1-SNAPSHOT/WebIdVideoIdentPlugin.podspec index 37e89c6..843f292 100644 --- a/WebIdVideoIdentPlugin/11.1.1-SNAPSHOT/WebIdVideoIdentPlugin.podspec +++ b/WebIdVideoIdentPlugin/11.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/redesign-v4-snapshots/de/webid-solutions/WebIdVideoIdentPlugin/11.1.1/WebIdVideoIdentPlugin.framework-v11.1.1-SNAPSHOT-395.zip', :sha256 => '5a092aff064e4d69fd53be592eb000297e9f4ddaf87e8ac83f00703c43174504' } + s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4-snapshots/de/webid-solutions/WebIdVideoIdentPlugin/11.1.1/WebIdVideoIdentPlugin.framework-v11.1.1-SNAPSHOT-400.zip', :sha256 => '7a187993ba9e35c89863ab81602640a4fb3b820426a0e0f324e9b2cd5a02266a' } 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", "13.1.1-SNAPSHOT" #branch:redesign-v4-snapshots + s.dependency "WebIdPluginCore", "13.3.0-SNAPSHOT" #branch:redesign-v4-snapshots s.dependency "DeviceKit", "5.2.2" s.dependency "AhoyKit", "6.1.0" s.dependency "AhoyWebRTC", "1.8.0"