From d728c9ec03c404ca6be198b32a7fe31ebce47b84 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Fri, 2 Aug 2024 16:05:38 +0200 Subject: [PATCH] add new version 12.0.1-SNAPSHOT-1301 --- Package.swift | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Package.swift b/Package.swift index c9d44a4..12b0de4 100644 --- a/Package.swift +++ b/Package.swift @@ -28,8 +28,8 @@ let package = Package( targets: [ .binaryTarget( name: "WebIdIosIdentScanPlugin", - url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdIosIdentScanPlugin/12.0.1/WebIdIosIdentScanPlugin.framework-v12.0.1-SNAPSHOT-1300.zip", - checksum: "d300f5a9ba606aa1d56c0ac3b52f83616c73f329f6c8613ec7de7fec1823c60f" + url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdIosIdentScanPlugin/12.0.1/WebIdIosIdentScanPlugin.framework-v12.0.1-SNAPSHOT-1301.zip", + checksum: "4f13999cbd5247a100867905dc50aebad93f0da91f5b5a23f438be91335e391a" ), .target( name: "WebIdIosIdentScanPluginWrapper",