From a3d4aac2ff9fd9c29a5c6ed46af46a49882666c2 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Mon, 11 May 2026 14:01:06 +0200 Subject: [PATCH] [Fix] WebIdMetaPlugin (220.4.2-SNAPSHOT) --- WebIdMetaPlugin/220.4.2-SNAPSHOT/WebIdMetaPlugin.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WebIdMetaPlugin/220.4.2-SNAPSHOT/WebIdMetaPlugin.podspec b/WebIdMetaPlugin/220.4.2-SNAPSHOT/WebIdMetaPlugin.podspec index 5f0be0a..6a1a131 100644 --- a/WebIdMetaPlugin/220.4.2-SNAPSHOT/WebIdMetaPlugin.podspec +++ b/WebIdMetaPlugin/220.4.2-SNAPSHOT/WebIdMetaPlugin.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/WebIdMetaPlugin/220.4.2/WebIdMetaPlugin.framework-v220.4.2-SNAPSHOT-1878.zip', :sha256 => '1667059f6d3e84ebb06786917e85ebaef8b6a6d6d63327c0e788448385e58cca' } + s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/experimental/de/webid-solutions/WebIdMetaPlugin/220.4.2/WebIdMetaPlugin.framework-v220.4.2-SNAPSHOT-1879.zip', :sha256 => 'c8b085e4ebf43b4832d4d53456f43f7a2d9e43c17f02c7c90bab5a4b6ac68b63' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'