From 186628ceadeb9240d0e0ae28865e5577eb30ea2b Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Tue, 19 Nov 2024 11:55:34 +0100 Subject: [PATCH] [Fix] WebIdAutoIdentOnServerProductPlugin (13.3.3-SNAPSHOT) --- .../13.3.3-SNAPSHOT/WebIdAutoIdentOnServerProductPlugin.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WebIdAutoIdentOnServerProductPlugin/13.3.3-SNAPSHOT/WebIdAutoIdentOnServerProductPlugin.podspec b/WebIdAutoIdentOnServerProductPlugin/13.3.3-SNAPSHOT/WebIdAutoIdentOnServerProductPlugin.podspec index a665fb9..af485af 100644 --- a/WebIdAutoIdentOnServerProductPlugin/13.3.3-SNAPSHOT/WebIdAutoIdentOnServerProductPlugin.podspec +++ b/WebIdAutoIdentOnServerProductPlugin/13.3.3-SNAPSHOT/WebIdAutoIdentOnServerProductPlugin.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/WebIdAutoIdentOnServerProductPlugin/13.3.3/WebIdAutoIdentOnServerProductPlugin.framework-v13.3.3-SNAPSHOT-1237.zip', :sha256 => 'dc7297e6b57dd88dee401caa6226f26f8d1a92ed20470200494df9200e501fc7' } + s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdAutoIdentOnServerProductPlugin/13.3.3/WebIdAutoIdentOnServerProductPlugin.framework-v13.3.3-SNAPSHOT-1238.zip', :sha256 => '99adbf88d9df7b61fe590ba80c22345e17af8bc32c5049747672b18b3ff8ff57' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'