From 91fca98ea5db625569afde8b6b7067da7a1b87d0 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Thu, 10 Apr 2025 14:09:27 +0200 Subject: [PATCH] [Fix] WebIdEIdentPlugin (6.4.0-SNAPSHOT) --- WebIdEIdentPlugin/6.4.0-SNAPSHOT/WebIdEIdentPlugin.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WebIdEIdentPlugin/6.4.0-SNAPSHOT/WebIdEIdentPlugin.podspec b/WebIdEIdentPlugin/6.4.0-SNAPSHOT/WebIdEIdentPlugin.podspec index 3c3a214..ce54f82 100644 --- a/WebIdEIdentPlugin/6.4.0-SNAPSHOT/WebIdEIdentPlugin.podspec +++ b/WebIdEIdentPlugin/6.4.0-SNAPSHOT/WebIdEIdentPlugin.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/WebIdEIdentPlugin/6.4.0/WebIdEIdentPlugin.framework-v6.4.0-SNAPSHOT-481.zip', :sha256 => 'c21a600b8c0499da7445ef39a4fd0b911fb3a2e2bebed354bf2d80254c0e6859' } + s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4-snapshots/de/webid-solutions/WebIdEIdentPlugin/6.4.0/WebIdEIdentPlugin.framework-v6.4.0-SNAPSHOT-482.zip', :sha256 => '62abf4dc51fb4fdfa876f219e9ddbf680430c9897e1cc83ce48cc9e7aac90d01' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'