From 2d65bb47f18da5e5207fb3e0abf9e3a60565e045 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Wed, 30 Oct 2024 15:14:04 +0100 Subject: [PATCH] [Fix] WebIdAutoIdentOnDeviceProductPlugin (13.3.3-SNAPSHOT) --- .../13.3.3-SNAPSHOT/WebIdAutoIdentOnDeviceProductPlugin.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WebIdAutoIdentOnDeviceProductPlugin/13.3.3-SNAPSHOT/WebIdAutoIdentOnDeviceProductPlugin.podspec b/WebIdAutoIdentOnDeviceProductPlugin/13.3.3-SNAPSHOT/WebIdAutoIdentOnDeviceProductPlugin.podspec index 0783fab..bbb336b 100644 --- a/WebIdAutoIdentOnDeviceProductPlugin/13.3.3-SNAPSHOT/WebIdAutoIdentOnDeviceProductPlugin.podspec +++ b/WebIdAutoIdentOnDeviceProductPlugin/13.3.3-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.3.3/WebIdAutoIdentOnDeviceProductPlugin.framework-v13.3.3-SNAPSHOT-1232.zip', :sha256 => '821c180db9dd25640de62e2feb186130dd5d4de9897e02a9b526efb772437d35' } + s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdAutoIdentOnDeviceProductPlugin/13.3.3/WebIdAutoIdentOnDeviceProductPlugin.framework-v13.3.3-SNAPSHOT-1234.zip', :sha256 => '566f55f62b0e0349d3e8489070068ac5de9c48c354d52dc0db3468dd5165f6f5' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'