From 1b691362590294e9c8e905d3ed204cbff4af9117 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Fri, 7 Nov 2025 13:59:45 +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 dedf840..75f0796 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-347.zip', :sha256 => '8c1ff8efba88a0bb6e310ba444715ff980e6082b484d0123e8a99f811d62919b' } + 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-347.zip', :sha256 => '1e6a900f7212cdb98f1445737d75f0d3189d9d5d25c3d64c356a7fe27ee40e44' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'