From f1d01297c30002e9dc94e1a8a86735380781cc87 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Sun, 14 Jun 2026 12:40:10 +0200 Subject: [PATCH] [Fix] WebIdAutoIdProductPlugin (22.5.5-SNAPSHOT) --- .../22.5.5-SNAPSHOT/WebIdAutoIdProductPlugin.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WebIdAutoIdProductPlugin/22.5.5-SNAPSHOT/WebIdAutoIdProductPlugin.podspec b/WebIdAutoIdProductPlugin/22.5.5-SNAPSHOT/WebIdAutoIdProductPlugin.podspec index 28d86773..15271264 100644 --- a/WebIdAutoIdProductPlugin/22.5.5-SNAPSHOT/WebIdAutoIdProductPlugin.podspec +++ b/WebIdAutoIdProductPlugin/22.5.5-SNAPSHOT/WebIdAutoIdProductPlugin.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/WebIdAutoIdProductPlugin/22.5.5/WebIdAutoIdProductPlugin.framework-v22.5.5-SNAPSHOT-1730.zip', :sha256 => '0c501e08342343c5d316e99c23d0d253161adf6b4bf9a1337495339512f4700e' } + s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdAutoIdProductPlugin/22.5.5/WebIdAutoIdProductPlugin.framework-v22.5.5-SNAPSHOT-1730.zip', :sha256 => '45abb8087c5d0491d22554b082d3516cc6abeb770e4ff613d6d0ad44f0752235' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'