From e374bf231ec44960767697e611247002e6963085 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Mon, 10 Jun 2024 15:36:44 +0200 Subject: [PATCH] [Fix] WebIdAutoIdentOnServerProductPlugin (13.0.1-SNAPSHOT) --- .../13.0.1-SNAPSHOT/WebIdAutoIdentOnServerProductPlugin.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WebIdAutoIdentOnServerProductPlugin/13.0.1-SNAPSHOT/WebIdAutoIdentOnServerProductPlugin.podspec b/WebIdAutoIdentOnServerProductPlugin/13.0.1-SNAPSHOT/WebIdAutoIdentOnServerProductPlugin.podspec index 9654e7e..633dca4 100644 --- a/WebIdAutoIdentOnServerProductPlugin/13.0.1-SNAPSHOT/WebIdAutoIdentOnServerProductPlugin.podspec +++ b/WebIdAutoIdentOnServerProductPlugin/13.0.1-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.0.1/WebIdAutoIdentOnServerProductPlugin.framework-v13.0.1-SNAPSHOT-1163.zip', :sha256 => '052a610146dbb9e3cfd40319e389cf13f2a3bd51fd85312325492a8276f7ca56' } + s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdAutoIdentOnServerProductPlugin/13.0.1/WebIdAutoIdentOnServerProductPlugin.framework-v13.0.1-SNAPSHOT-1164.zip', :sha256 => '727fab917976bef679a68b32c7f303c483d6b64703092df129b0b1f8436861a9' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'