From c36a212ef840b89f08eb7365c6d85717cc05c9f4 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Tue, 6 May 2025 15:56:55 +0200 Subject: [PATCH] [Fix] WebIdPluginCore (12.2.0-SNAPSHOT) --- WebIdPluginCore/12.2.0-SNAPSHOT/WebIdPluginCore.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WebIdPluginCore/12.2.0-SNAPSHOT/WebIdPluginCore.podspec b/WebIdPluginCore/12.2.0-SNAPSHOT/WebIdPluginCore.podspec index 69f0048..53cd946 100644 --- a/WebIdPluginCore/12.2.0-SNAPSHOT/WebIdPluginCore.podspec +++ b/WebIdPluginCore/12.2.0-SNAPSHOT/WebIdPluginCore.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/WebIdPluginCore/12.2.0/WebIdPluginCore.framework-v12.2.0-SNAPSHOT-266.zip', :sha256 => 'ba5fc3d36c14664c35efbcc65c8274879978362973771e968d7a950fb372655a' } + s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/experimental/de/webid-solutions/WebIdPluginCore/12.2.0/WebIdPluginCore.framework-v12.2.0-SNAPSHOT-267.zip', :sha256 => 'cdaf0fbab04158d1973b21980b848b63c465a6406816e1b9c34c9f181fa88a74' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'