From 0eaa8c9acaaa49bbd3939fe00648277970bd6204 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Wed, 20 May 2026 22:39:50 +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 e4b2d8c2..63a98fb7 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-1718.zip', :sha256 => 'd6d34b3d0328a7d99f5c492ce8a51b03a4094be3f72453ca66dc4c37962370e0' } + 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-1718.zip', :sha256 => '236d567ade643d665970a002669ed7cb585d4f8996e86b98f6c8c56460fd87cf' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'