From 81be0788dbc2953d16d73745c2a8486ba5d23959 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Mon, 6 Jan 2025 13:21:22 +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 edab8fa..aef14df 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 => '8b9ed998c85b409c2328f35cace80b4b53a4978044f9173c61c09a6d526b69dc' } + 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.swift_versions = ['5.5'] s.frameworks = 'UIKit'