From 913d45a0fc5db329c5f834f38b1483ee5dca6744 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Fri, 27 Mar 2026 20:32:58 +0100 Subject: [PATCH] [Fix] WebIdAutoIdProductPlugin (22.2.4-SNAPSHOT) --- .../22.2.4-SNAPSHOT/WebIdAutoIdProductPlugin.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WebIdAutoIdProductPlugin/22.2.4-SNAPSHOT/WebIdAutoIdProductPlugin.podspec b/WebIdAutoIdProductPlugin/22.2.4-SNAPSHOT/WebIdAutoIdProductPlugin.podspec index 1369681..5a17839 100644 --- a/WebIdAutoIdProductPlugin/22.2.4-SNAPSHOT/WebIdAutoIdProductPlugin.podspec +++ b/WebIdAutoIdProductPlugin/22.2.4-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.2.4/WebIdAutoIdProductPlugin.framework-v22.2.4-SNAPSHOT-1657.zip', :sha256 => 'd180825cdbc69dc0a74190b1d1a3da839eed7974f290e88d276f4046210b389d' } + s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdAutoIdProductPlugin/22.2.4/WebIdAutoIdProductPlugin.framework-v22.2.4-SNAPSHOT-1657.zip', :sha256 => '4a50656fa28ecc4ce0e25f142750cf5614a333fcbab7bf8ecedbf13cbeb4c370' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'