From a1989d245ed2dc1f97039268585dc0a0a7cfc661 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Thu, 28 Nov 2024 15:03:23 +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 af485af..a4f29f5 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-1238.zip', :sha256 => '99adbf88d9df7b61fe590ba80c22345e17af8bc32c5049747672b18b3ff8ff57' } + 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.swift_versions = ['5.5'] s.frameworks = 'UIKit'