From a39259073161f210560e122d605d86c0a9f224af Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Mon, 2 Mar 2026 18:28:06 +0100 Subject: [PATCH] add new version 21.2.1-SNAPSHOT-1578 --- Package.swift | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Package.swift b/Package.swift index 3004d41..3862612 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/21.0.2/WebIdIosIdentScanPlugin.framework-v21.0.2-SNAPSHOT-1550.zip", - checksum: "ec250727f76116e59adfd36ce3d96148bea9b0abc293aea103a3b6eb2739689d" + url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdIosIdentScanPlugin/21.2.1/WebIdIosIdentScanPlugin.framework-v21.2.1-SNAPSHOT-1578.zip", + checksum: "b36753ad60b599fc4c2165846ffdd416930d2ee332e3b361809272b66062e230" ), .target( name: "WebIdIosIdentScanPluginWrapper",