From ae5583ec8584ae15e8aac778b7fce535c2bf3db4 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Thu, 24 Apr 2025 14:08:47 +0200 Subject: [PATCH] [Fix] WebIdAutoIdentOnServerProductPlugin (14.3.0-SNAPSHOT) --- .../14.3.0-SNAPSHOT/WebIdAutoIdentOnServerProductPlugin.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WebIdAutoIdentOnServerProductPlugin/14.3.0-SNAPSHOT/WebIdAutoIdentOnServerProductPlugin.podspec b/WebIdAutoIdentOnServerProductPlugin/14.3.0-SNAPSHOT/WebIdAutoIdentOnServerProductPlugin.podspec index d678474..9961262 100644 --- a/WebIdAutoIdentOnServerProductPlugin/14.3.0-SNAPSHOT/WebIdAutoIdentOnServerProductPlugin.podspec +++ b/WebIdAutoIdentOnServerProductPlugin/14.3.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.3.0/WebIdAutoIdentOnServerProductPlugin.framework-v14.3.0-SNAPSHOT-1361.zip', :sha256 => 'c22ccd997dec9c5c9a49e74d3c0cdbd7b5db34e31c1a9526ae6d9fcdc01eafef' } + s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4-snapshots/de/webid-solutions/WebIdAutoIdentOnServerProductPlugin/14.3.0/WebIdAutoIdentOnServerProductPlugin.framework-v14.3.0-SNAPSHOT-1362.zip', :sha256 => 'f2aebc8a621fd26b3ba607b5a61f6bd500dc6269116d21eb1356413802fe9362' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'