From 680ece2bbcae1fc3e0aa6c9addfdba069ba8fc7e Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Thu, 28 Nov 2024 15:43:40 +0100 Subject: [PATCH] [Fix] WebIdAutoIdentOnServerProductPlugin (13.3.3-SNAPSHOT) --- .../13.3.3-SNAPSHOT/WebIdAutoIdentOnServerProductPlugin.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WebIdAutoIdentOnServerProductPlugin/13.3.3-SNAPSHOT/WebIdAutoIdentOnServerProductPlugin.podspec b/WebIdAutoIdentOnServerProductPlugin/13.3.3-SNAPSHOT/WebIdAutoIdentOnServerProductPlugin.podspec index a4f29f5..6e4e8a1 100644 --- a/WebIdAutoIdentOnServerProductPlugin/13.3.3-SNAPSHOT/WebIdAutoIdentOnServerProductPlugin.podspec +++ b/WebIdAutoIdentOnServerProductPlugin/13.3.3-SNAPSHOT/WebIdAutoIdentOnServerProductPlugin.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/WebIdAutoIdentOnServerProductPlugin/13.3.3/WebIdAutoIdentOnServerProductPlugin.framework-v13.3.3-SNAPSHOT-1240.zip', :sha256 => '35b5d5e4a98745bf68293fecde61b61c542f972e98b801b323611067e2ba666b' } + s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdAutoIdentOnServerProductPlugin/13.3.3/WebIdAutoIdentOnServerProductPlugin.framework-v13.3.3-SNAPSHOT-1241.zip', :sha256 => '2502ba2470862cb759b78e60a622bd36ab33032b937a4b8638dad0f2f139d7b8' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'