From 5e299779d449735cd4188d48c5a6c1b2de1a98bf Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Wed, 26 Mar 2025 11:09:24 +0100 Subject: [PATCH] [Fix] WebIdAutoIdentOnDeviceProductPlugin (14.3.0-SNAPSHOT) --- .../14.3.0-SNAPSHOT/WebIdAutoIdentOnDeviceProductPlugin.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WebIdAutoIdentOnDeviceProductPlugin/14.3.0-SNAPSHOT/WebIdAutoIdentOnDeviceProductPlugin.podspec b/WebIdAutoIdentOnDeviceProductPlugin/14.3.0-SNAPSHOT/WebIdAutoIdentOnDeviceProductPlugin.podspec index c4766ed..514ea34 100644 --- a/WebIdAutoIdentOnDeviceProductPlugin/14.3.0-SNAPSHOT/WebIdAutoIdentOnDeviceProductPlugin.podspec +++ b/WebIdAutoIdentOnDeviceProductPlugin/14.3.0-SNAPSHOT/WebIdAutoIdentOnDeviceProductPlugin.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/redesign-v4-snapshots/de/webid-solutions/WebIdAutoIdentOnDeviceProductPlugin/14.3.0/WebIdAutoIdentOnDeviceProductPlugin.framework-v14.3.0-SNAPSHOT-1331.zip', :sha256 => '76bc86680ee3ce37821ecefeb96195046006bb9bc40dcb408047bf8598d095ba' } + s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4-snapshots/de/webid-solutions/WebIdAutoIdentOnDeviceProductPlugin/14.3.0/WebIdAutoIdentOnDeviceProductPlugin.framework-v14.3.0-SNAPSHOT-1332.zip', :sha256 => 'bc2fa2a9d2958643fcbb9e68ca7b1722066fd40f02aa00b3e3dd1e09da56e376' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'