From 48964e40d9e17c3d1780aab706fef5a781d50899 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Wed, 8 Apr 2026 21:40:18 +0200 Subject: [PATCH] [Fix] WebIdAutoIdProductPlugin (22.3.5-SNAPSHOT) --- .../22.3.5-SNAPSHOT/WebIdAutoIdProductPlugin.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WebIdAutoIdProductPlugin/22.3.5-SNAPSHOT/WebIdAutoIdProductPlugin.podspec b/WebIdAutoIdProductPlugin/22.3.5-SNAPSHOT/WebIdAutoIdProductPlugin.podspec index 397f383..1bead50 100644 --- a/WebIdAutoIdProductPlugin/22.3.5-SNAPSHOT/WebIdAutoIdProductPlugin.podspec +++ b/WebIdAutoIdProductPlugin/22.3.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.3.5/WebIdAutoIdProductPlugin.framework-v22.3.5-SNAPSHOT-1687.zip', :sha256 => '8e0a796a628c7838209255caeea4af6aa478571e02df8d61280ae640f136c4c5' } + s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdAutoIdProductPlugin/22.3.5/WebIdAutoIdProductPlugin.framework-v22.3.5-SNAPSHOT-1687.zip', :sha256 => 'd059e490225134118f4b268bda0062ce259ade09fa65d75d2f46bae13126121b' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'