From badaeb17e7f7e9796ac4bd1710f49c5e331497b7 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Mon, 18 Nov 2024 13:44:43 +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 5111e7d..33ccbfb 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-1235.zip', :sha256 => '3c8c96fdb9777010d1b9c887e220e2a57663adc2835019ada7ede488d073833c' } + 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 => 'edc1e1068a073726d88ebb8dbe8a814fe18d219946b4405389926924153fa70e' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'