From a78bfb5ef8866de9b1e05691b4f5cdec35c9e239 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Fri, 13 Jun 2025 11:53:40 +0200 Subject: [PATCH] [Fix] WebIdAutoIdentOnDeviceProductPlugin (13.7.1-SNAPSHOT) --- .../13.7.1-SNAPSHOT/WebIdAutoIdentOnDeviceProductPlugin.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WebIdAutoIdentOnDeviceProductPlugin/13.7.1-SNAPSHOT/WebIdAutoIdentOnDeviceProductPlugin.podspec b/WebIdAutoIdentOnDeviceProductPlugin/13.7.1-SNAPSHOT/WebIdAutoIdentOnDeviceProductPlugin.podspec index d5f90be..99fd8c3 100644 --- a/WebIdAutoIdentOnDeviceProductPlugin/13.7.1-SNAPSHOT/WebIdAutoIdentOnDeviceProductPlugin.podspec +++ b/WebIdAutoIdentOnDeviceProductPlugin/13.7.1-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/snapshots/de/webid-solutions/WebIdAutoIdentOnDeviceProductPlugin/13.7.1/WebIdAutoIdentOnDeviceProductPlugin.framework-v13.7.1-SNAPSHOT-1283.zip', :sha256 => '10231f51845ddc706c6f46f867440260d8823dd38d6206a39a2ac1791ed1ce7e' } + s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdAutoIdentOnDeviceProductPlugin/13.7.1/WebIdAutoIdentOnDeviceProductPlugin.framework-v13.7.1-SNAPSHOT-1283.zip', :sha256 => 'f8d94ee2baa35e2827c8760704c11f60dc5fdaa70a050bda440917c26e294ff1' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'