From d75dfa1a996d606feedc2aca3d8ec4c368d27b60 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Mon, 26 May 2025 16:29:23 +0200 Subject: [PATCH] [Fix] WebIdAutoIdentOnServerProductPlugin (13.4.1-SNAPSHOT) --- .../13.4.1-SNAPSHOT/WebIdAutoIdentOnServerProductPlugin.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WebIdAutoIdentOnServerProductPlugin/13.4.1-SNAPSHOT/WebIdAutoIdentOnServerProductPlugin.podspec b/WebIdAutoIdentOnServerProductPlugin/13.4.1-SNAPSHOT/WebIdAutoIdentOnServerProductPlugin.podspec index 388ee81..1a28160 100644 --- a/WebIdAutoIdentOnServerProductPlugin/13.4.1-SNAPSHOT/WebIdAutoIdentOnServerProductPlugin.podspec +++ b/WebIdAutoIdentOnServerProductPlugin/13.4.1-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.1/WebIdAutoIdentOnServerProductPlugin.framework-v13.4.1-SNAPSHOT-1278.zip', :sha256 => '7bd3e440b8b78123f98582b63d39b1ce7f32fe8bcce37fcc1165f9496496154c' } + s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdAutoIdentOnServerProductPlugin/13.4.1/WebIdAutoIdentOnServerProductPlugin.framework-v13.4.1-SNAPSHOT-1279.zip', :sha256 => 'a952dc2a74fd04426db288e20d3f15fae9886a9b608785e281c250677d1598fd' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'