From baf08568bd33dd3633761c718e47b9a016e8f263 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Mon, 13 Jan 2025 17:54:21 +0100 Subject: [PATCH] [Fix] WebIdAutoIdentOnServerProductPlugin (13.4.0-SNAPSHOT) --- .../13.4.0-SNAPSHOT/WebIdAutoIdentOnServerProductPlugin.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WebIdAutoIdentOnServerProductPlugin/13.4.0-SNAPSHOT/WebIdAutoIdentOnServerProductPlugin.podspec b/WebIdAutoIdentOnServerProductPlugin/13.4.0-SNAPSHOT/WebIdAutoIdentOnServerProductPlugin.podspec index 62ab5ae..939caac 100644 --- a/WebIdAutoIdentOnServerProductPlugin/13.4.0-SNAPSHOT/WebIdAutoIdentOnServerProductPlugin.podspec +++ b/WebIdAutoIdentOnServerProductPlugin/13.4.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/snapshots/de/webid-solutions/WebIdAutoIdentOnServerProductPlugin/13.4.0/WebIdAutoIdentOnServerProductPlugin.framework-v13.4.0-SNAPSHOT-1245.zip', :sha256 => '31bbf24a7bca14f54c1b72e42a3468f48351190d0b64d2e03d66d6df91ddca83' } + s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdAutoIdentOnServerProductPlugin/13.4.0/WebIdAutoIdentOnServerProductPlugin.framework-v13.4.0-SNAPSHOT-1246.zip', :sha256 => 'bb77c84e30fdde28a2992dcd745b9c51c656defb2a8de19879f51924cb2233c1' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'