From f93cb103917cdbf4aaf47eb90d0c03cf01ce0dbe Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Wed, 7 May 2025 22:01:16 +0200 Subject: [PATCH] [Fix] WebIdEIdentPlugin (6.5.0-SNAPSHOT) --- WebIdEIdentPlugin/6.5.0-SNAPSHOT/WebIdEIdentPlugin.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WebIdEIdentPlugin/6.5.0-SNAPSHOT/WebIdEIdentPlugin.podspec b/WebIdEIdentPlugin/6.5.0-SNAPSHOT/WebIdEIdentPlugin.podspec index de18e27..ce16c75 100644 --- a/WebIdEIdentPlugin/6.5.0-SNAPSHOT/WebIdEIdentPlugin.podspec +++ b/WebIdEIdentPlugin/6.5.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.5.0/WebIdEIdentPlugin.framework-v6.5.0-SNAPSHOT-527.zip', :sha256 => 'b07e464413e4be530fc3341ecf52043076d6cacaed0e5a1a47e5f73f311a74e7' } + s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4-snapshots/de/webid-solutions/WebIdEIdentPlugin/6.5.0/WebIdEIdentPlugin.framework-v6.5.0-SNAPSHOT-528.zip', :sha256 => 'b827cbe8f52d4bac6c8da23f89d19bde26b4a36d50b073b18c2656936b3d4e3c' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'