From c2fca5577014afea26333b9ff25a93c6e808e232 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Tue, 3 Dec 2024 11:50:12 +0100 Subject: [PATCH] [Fix] WebIdAutoIdentOnServerProductPlugin (14.2.0-SNAPSHOT) --- .../14.2.0-SNAPSHOT/WebIdAutoIdentOnServerProductPlugin.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WebIdAutoIdentOnServerProductPlugin/14.2.0-SNAPSHOT/WebIdAutoIdentOnServerProductPlugin.podspec b/WebIdAutoIdentOnServerProductPlugin/14.2.0-SNAPSHOT/WebIdAutoIdentOnServerProductPlugin.podspec index 90c9f69..757b237 100644 --- a/WebIdAutoIdentOnServerProductPlugin/14.2.0-SNAPSHOT/WebIdAutoIdentOnServerProductPlugin.podspec +++ b/WebIdAutoIdentOnServerProductPlugin/14.2.0-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/redesign-v4-snapshots/de/webid-solutions/WebIdAutoIdentOnServerProductPlugin/14.2.0/WebIdAutoIdentOnServerProductPlugin.framework-v14.2.0-SNAPSHOT-1249.zip', :sha256 => '256ce8646966a641c2c004b7c671eb505f6b1e036372d495cfc19550207132ae' } + s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4-snapshots/de/webid-solutions/WebIdAutoIdentOnServerProductPlugin/14.2.0/WebIdAutoIdentOnServerProductPlugin.framework-v14.2.0-SNAPSHOT-1250.zip', :sha256 => 'a42334d4ec4b4a66a68191cbe2be14eb71c00db36333c2838e54fe14b23b0041' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'