From 908428ca0a9c9f6fe993860adfbcb5e426cd97b8 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Wed, 29 Apr 2026 15:45:06 +0200 Subject: [PATCH] [Fix] WebIdMetaPlugin (22.4.3-SNAPSHOT) --- WebIdMetaPlugin/22.4.3-SNAPSHOT/WebIdMetaPlugin.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WebIdMetaPlugin/22.4.3-SNAPSHOT/WebIdMetaPlugin.podspec b/WebIdMetaPlugin/22.4.3-SNAPSHOT/WebIdMetaPlugin.podspec index 759131a..f3a5c23 100644 --- a/WebIdMetaPlugin/22.4.3-SNAPSHOT/WebIdMetaPlugin.podspec +++ b/WebIdMetaPlugin/22.4.3-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/snapshots/de/webid-solutions/WebIdMetaPlugin/22.4.3/WebIdMetaPlugin.framework-v22.4.3-SNAPSHOT-1696.zip', :sha256 => 'fbb9b84d54234278d84b527da16357c9ff3ed3c30274aacce865864155951135' } + s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdMetaPlugin/22.4.3/WebIdMetaPlugin.framework-v22.4.3-SNAPSHOT-1696.zip', :sha256 => '88d9188d3a2a766ec6b4a25cee634dcc06ab1e3a303ca39e1c56f017992d15e3' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'