From d0336df83eb03ef9aae8b8b66f549678c5f61b99 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Tue, 7 Jan 2025 16:01:29 +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 aef14df..62ab5ae 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 => 'cac4d24f8727a1b7401a6182cbf6b90b3a430eba2982def5e81b75fa7f23d78f' } + 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.swift_versions = ['5.5'] s.frameworks = 'UIKit'