From 27930bbc24908d68442eaaf71c270e287019d22c Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Sat, 13 Jun 2026 12:40:06 +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 830369ae..f262a7c7 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 => 'c80cbb9e4e4f829a951a8b5d7c828c7f90d664a17feb7c6a8eaec5f4bd59206e' } + 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 => 'af04730d8b9efffd61923a98a390bef4d2367b01140cba1327bdd2ecc3e4a130' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'