From 7b7b3a24a47d13e47ffb08fd5719ceadecdb9f9b Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Mon, 24 Feb 2025 18:33:21 +0100 Subject: [PATCH] add new version 10.2.0-SNAPSHOT-342 --- Package.swift | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Package.swift b/Package.swift index 644c6b8..6acf7e0 100644 --- a/Package.swift +++ b/Package.swift @@ -28,8 +28,8 @@ let package = Package( targets: [ .binaryTarget( name: "WebIdIosBankIdentPlugin", - url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdIosBankIdentPlugin/10.2.0/WebIdIosBankIdentPlugin.framework-v10.2.0.zip", - checksum: "a33ac6d513c1442c044ff29765da41499ba3b5fe0b53f85114b36603962d48f8" + url: "https://api.webid-solutions.de/releases/ios/xcframework/experimental/de/webid-solutions/WebIdIosBankIdentPlugin/10.2.0/WebIdIosBankIdentPlugin.framework-v10.2.0-SNAPSHOT-342.zip", + checksum: "cfbda31503691ee6cf197cc2cd8960a6fe9bcdd76dba1102a1f916043d214abd" ), .target( name: "WebIdIosBankIdentPluginWrapper",