From 5e9bcbf6ef01bc52704f153fc5b4c52a0db28fe8 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Mon, 15 Dec 2025 14:15:57 +0100 Subject: [PATCH] [Fix] WebIdMetaPlugin (201.1.5-SNAPSHOT) --- WebIdMetaPlugin/201.1.5-SNAPSHOT/WebIdMetaPlugin.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WebIdMetaPlugin/201.1.5-SNAPSHOT/WebIdMetaPlugin.podspec b/WebIdMetaPlugin/201.1.5-SNAPSHOT/WebIdMetaPlugin.podspec index 4fda05d..7255640 100644 --- a/WebIdMetaPlugin/201.1.5-SNAPSHOT/WebIdMetaPlugin.podspec +++ b/WebIdMetaPlugin/201.1.5-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/201.1.5/WebIdMetaPlugin.framework-v201.1.5-SNAPSHOT-1552.zip', :sha256 => '3d4f07830187a786e9ccc63e1f0316a0498953a843eac9aaf6ef74deb6c11a9e' } + s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/experimental/de/webid-solutions/WebIdMetaPlugin/201.1.5/WebIdMetaPlugin.framework-v201.1.5-SNAPSHOT-1553.zip', :sha256 => '6a7ce04d1bbbcff50dc1c0639e9ecc4ddddf0a1343f7a53d65d3780c0ba16455' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'