From 3d14f11dd246e0e6e61069c04b1b353841d8e860 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Tue, 14 Jan 2025 06:17:08 +0100 Subject: [PATCH] [Fix] WebIdMetaPlugin (14.3.0-SNAPSHOT) --- WebIdMetaPlugin/14.3.0-SNAPSHOT/WebIdMetaPlugin.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WebIdMetaPlugin/14.3.0-SNAPSHOT/WebIdMetaPlugin.podspec b/WebIdMetaPlugin/14.3.0-SNAPSHOT/WebIdMetaPlugin.podspec index d7d0c4e..dd44cfb 100644 --- a/WebIdMetaPlugin/14.3.0-SNAPSHOT/WebIdMetaPlugin.podspec +++ b/WebIdMetaPlugin/14.3.0-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/redesign-v4-snapshots/de/webid-solutions/WebIdMetaPlugin/14.3.0/WebIdMetaPlugin.framework-v14.3.0-SNAPSHOT-1259.zip', :sha256 => '68dcd836aa3c758f7c159d421c8ca57af7d92d471a75bc86b86369d87c71ef9d' } + s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4-snapshots/de/webid-solutions/WebIdMetaPlugin/14.3.0/WebIdMetaPlugin.framework-v14.3.0-SNAPSHOT-1260.zip', :sha256 => '795307eb0f38c07ff7935f00fe03232c428caea2b9fcd8b0a983ac6d4ed6b9a7' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'