From 7b916d092fc0da2f3f340b45508afba06c8bb3bd Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Sat, 30 May 2026 20:40:03 +0200 Subject: [PATCH] [Fix] WebIdAutoIdProductPlugin (22.5.2-SNAPSHOT) --- .../22.5.2-SNAPSHOT/WebIdAutoIdProductPlugin.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WebIdAutoIdProductPlugin/22.5.2-SNAPSHOT/WebIdAutoIdProductPlugin.podspec b/WebIdAutoIdProductPlugin/22.5.2-SNAPSHOT/WebIdAutoIdProductPlugin.podspec index 33cef1b0..5b2a190d 100644 --- a/WebIdAutoIdProductPlugin/22.5.2-SNAPSHOT/WebIdAutoIdProductPlugin.podspec +++ b/WebIdAutoIdProductPlugin/22.5.2-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.2/WebIdAutoIdProductPlugin.framework-v22.5.2-SNAPSHOT-1723.zip', :sha256 => '07dd261b3376acbaa99108049f0dcb88e880c82b3bd305bff156d8c732a803ca' } + s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdAutoIdProductPlugin/22.5.2/WebIdAutoIdProductPlugin.framework-v22.5.2-SNAPSHOT-1723.zip', :sha256 => '07a48252a4ca940b234b9a15909ee0b3726c1ecd3cc7cd278c300e83a7877d2c' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'