From 777f3c5653a41e1fc5602fc46616b2e4547d377d Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Wed, 5 Nov 2025 17:01:58 +0100 Subject: [PATCH] [Fix] WebIdPluginCore (20.3.1-SNAPSHOT) --- WebIdPluginCore/20.3.1-SNAPSHOT/WebIdPluginCore.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WebIdPluginCore/20.3.1-SNAPSHOT/WebIdPluginCore.podspec b/WebIdPluginCore/20.3.1-SNAPSHOT/WebIdPluginCore.podspec index 27075ca..dfa5c0f 100644 --- a/WebIdPluginCore/20.3.1-SNAPSHOT/WebIdPluginCore.podspec +++ b/WebIdPluginCore/20.3.1-SNAPSHOT/WebIdPluginCore.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/experimental/de/webid-solutions/WebIdPluginCore/20.3.1/WebIdPluginCore.framework-v20.3.1-SNAPSHOT-345.zip', :sha256 => '7c564ef84e586f3133cbb6c43a59546a017cbb82a1dac030ac78136c76f4d607' } + s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/experimental/de/webid-solutions/WebIdPluginCore/20.3.1/WebIdPluginCore.framework-v20.3.1-SNAPSHOT-346.zip', :sha256 => 'fbc415890e4280f2a2228dd860e0aecb8dbf2a20ad3dcb3343e941deafaa9339' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'