From 0b26ac0c0e4ee626c0c29e4c1d45cbc92c5c2590 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Tue, 12 Nov 2024 12:00:47 +0100 Subject: [PATCH] [Fix] WebIdMetaPlugin (13.3.3-SNAPSHOT) --- WebIdMetaPlugin/13.3.3-SNAPSHOT/WebIdMetaPlugin.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WebIdMetaPlugin/13.3.3-SNAPSHOT/WebIdMetaPlugin.podspec b/WebIdMetaPlugin/13.3.3-SNAPSHOT/WebIdMetaPlugin.podspec index 8918b0b..f4c3fcb 100644 --- a/WebIdMetaPlugin/13.3.3-SNAPSHOT/WebIdMetaPlugin.podspec +++ b/WebIdMetaPlugin/13.3.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/13.3.3/WebIdMetaPlugin.framework-v13.3.3-SNAPSHOT-1234.zip', :sha256 => '26a0e0c490aae29d8f6a9b5e522fc1fa4fe7f2b8952e92b3db4ea8cdacce7913' } + s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdMetaPlugin/13.3.3/WebIdMetaPlugin.framework-v13.3.3-SNAPSHOT-1235.zip', :sha256 => '6a68cba6bb3326a26c71d6f92e9d13d4bd2fe3514351ae2e2d1fd6db707d18b7' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'