From b5a792b4a11121fcebd48286d8665a6aa585b04d Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Wed, 22 Oct 2025 13:16:35 +0200 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 f5d8391..01a1ba5 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-343.zip', :sha256 => '53ed8c7d57a74c7c458bb2b59a4f51839c4ab6d372c5592c4cf643ab2cb7d666' } + 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-343.zip', :sha256 => '6e258aeb6ea7e74f18ef020581ce26ef1a151c5c00ffcc30efa29b99fa8eaac7' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'