From 900d49d3e4e3d9b37bb34f81771efbecace5e822 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Tue, 22 Apr 2025 13:49:17 +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 d3d349b..babb8e5 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-512.zip', :sha256 => 'e8bb29e3ce219c85a2934f1dad3b36a946f3193dc7c8f0cbf0811264fe074424' } + 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-513.zip', :sha256 => 'abed44a324b953cf75981fc6ccb45f70512ddd37fcc73024021b2e9c39f519b3' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'