From c03c5007d9f49c9a1be36370bf49e1a69666b3d1 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Fri, 20 Dec 2024 12:48:07 +0100 Subject: [PATCH] [Fix] WebIdEIdentPlugin (6.3.0-SNAPSHOT) --- WebIdEIdentPlugin/6.3.0-SNAPSHOT/WebIdEIdentPlugin.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WebIdEIdentPlugin/6.3.0-SNAPSHOT/WebIdEIdentPlugin.podspec b/WebIdEIdentPlugin/6.3.0-SNAPSHOT/WebIdEIdentPlugin.podspec index 4848507..93c6d82 100644 --- a/WebIdEIdentPlugin/6.3.0-SNAPSHOT/WebIdEIdentPlugin.podspec +++ b/WebIdEIdentPlugin/6.3.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.3.0/WebIdEIdentPlugin.framework-v6.3.0-SNAPSHOT-392.zip', :sha256 => 'e564c3fec500f9c941a1a5e2a2864b7d2f577b271d889e8b060e883e98bcf4ca' } + s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4-snapshots/de/webid-solutions/WebIdEIdentPlugin/6.3.0/WebIdEIdentPlugin.framework-v6.3.0-SNAPSHOT-393.zip', :sha256 => '2b651aedbbdc6c6227d92938828141c555ecc3d8850a18ac8b3e9870929b2257' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'