From 1b3bf876cd34166188034aeeb3c66a8155850615 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Tue, 29 Oct 2024 14:34:49 +0100 Subject: [PATCH] [Fix] WebIdAutoIdentOnServerProductPlugin (13.3.3-SNAPSHOT) --- .../13.3.3-SNAPSHOT/WebIdAutoIdentOnServerProductPlugin.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WebIdAutoIdentOnServerProductPlugin/13.3.3-SNAPSHOT/WebIdAutoIdentOnServerProductPlugin.podspec b/WebIdAutoIdentOnServerProductPlugin/13.3.3-SNAPSHOT/WebIdAutoIdentOnServerProductPlugin.podspec index 1948d19..779f6af 100644 --- a/WebIdAutoIdentOnServerProductPlugin/13.3.3-SNAPSHOT/WebIdAutoIdentOnServerProductPlugin.podspec +++ b/WebIdAutoIdentOnServerProductPlugin/13.3.3-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.3.3/WebIdAutoIdentOnServerProductPlugin.framework-v13.3.3-SNAPSHOT-1223.zip', :sha256 => '21b5f3dcdfc75ce175e1ec02e7707128d90ed5626824660084690799adb880d1' } + s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdAutoIdentOnServerProductPlugin/13.3.3/WebIdAutoIdentOnServerProductPlugin.framework-v13.3.3-SNAPSHOT-1226.zip', :sha256 => '35f59548be1c2ca0e94895f90c8d952880411b85dcda986b6994bc566156abeb' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'