From 68d9685259f103d52a36721c11d7507857c13072 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Wed, 30 Oct 2024 15:14:42 +0100 Subject: [PATCH] [Fix] WebIdEIdOnServerProductPlugin (13.3.3-SNAPSHOT) --- .../13.3.3-SNAPSHOT/WebIdEIdOnServerProductPlugin.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WebIdEIdOnServerProductPlugin/13.3.3-SNAPSHOT/WebIdEIdOnServerProductPlugin.podspec b/WebIdEIdOnServerProductPlugin/13.3.3-SNAPSHOT/WebIdEIdOnServerProductPlugin.podspec index 09ab72d..3a130a1 100644 --- a/WebIdEIdOnServerProductPlugin/13.3.3-SNAPSHOT/WebIdEIdOnServerProductPlugin.podspec +++ b/WebIdEIdOnServerProductPlugin/13.3.3-SNAPSHOT/WebIdEIdOnServerProductPlugin.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/snapshots/de/webid-solutions/WebIdEIdOnServerProductPlugin/13.3.3/WebIdEIdOnServerProductPlugin.framework-v13.3.3-SNAPSHOT-1232.zip', :sha256 => '1704a79473bd6e8fb4563eadb71529ecf0df5fe88fb4eda68c734fe964980223' } + s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdEIdOnServerProductPlugin/13.3.3/WebIdEIdOnServerProductPlugin.framework-v13.3.3-SNAPSHOT-1234.zip', :sha256 => 'ac255c6bb93b2e80fe253cafb5e384d3bcf68bc2a950fc50f2a0ab809acdb742' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'