From 209d43abd2d3247c74bf7506809ceb2d737edc6b Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Mon, 3 Jun 2024 13:21:11 +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 b1103e3..9654e7e 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-1162.zip', :sha256 => '5bbfb6f07b6de0ee4f66619000319e71c12dd6c6041009701b44e1469c8d2ec7' } + 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.swift_versions = ['5.5'] s.frameworks = 'UIKit'