From 37043276f0034995ed2ef5b77bb19c136a93a2dc Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Fri, 24 Apr 2026 13:31:49 +0200 Subject: [PATCH] [Fix] WebIdMetaPlugin (22.4.1-SNAPSHOT) --- WebIdMetaPlugin/22.4.1-SNAPSHOT/WebIdMetaPlugin.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WebIdMetaPlugin/22.4.1-SNAPSHOT/WebIdMetaPlugin.podspec b/WebIdMetaPlugin/22.4.1-SNAPSHOT/WebIdMetaPlugin.podspec index 202e5aed..ddebbaba 100644 --- a/WebIdMetaPlugin/22.4.1-SNAPSHOT/WebIdMetaPlugin.podspec +++ b/WebIdMetaPlugin/22.4.1-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.1/WebIdMetaPlugin.framework-v22.4.1-SNAPSHOT-1693.zip', :sha256 => '16aa92e88520a3427b071b8f63395b72767146c0a1f1fd47a6604054447b372b' } + s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdMetaPlugin/22.4.1/WebIdMetaPlugin.framework-v22.4.1-SNAPSHOT-1693.zip', :sha256 => '89eb928ee82bac3781cfe4ae995d5708d45ae5d598d95f0dba4a3e6c85c60fc9' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'