From 1040ab39d5b4aeb110c0fc5855d97346927cce9a Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Thu, 25 Jun 2026 13:52:09 +0200 Subject: [PATCH] add new version 23.1.2-SNAPSHOT-594 --- Package.swift | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Package.swift b/Package.swift index d59cb3c..b9e3d11 100644 --- a/Package.swift +++ b/Package.swift @@ -17,7 +17,7 @@ let package = Package( .package( name: "WebIdPluginCore", url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-plugin-core-spm.git", - .branch("snapshots") + .exact("22.1.1") ), .package( name: "AhoyKit", @@ -33,8 +33,8 @@ let package = Package( targets: [ .binaryTarget( name: "WebIdVideoIdentPlugin", - url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdVideoIdentPlugin/23.1.2/WebIdVideoIdentPlugin.framework-v23.1.2-SNAPSHOT-591.zip", - checksum: "a845355455e73c439a46fe4cf7bd0c5e10b1c5ad1f760aa92b430d5ff2b8a964" + url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdVideoIdentPlugin/23.1.2/WebIdVideoIdentPlugin.framework-v23.1.2-SNAPSHOT-594.zip", + checksum: "ddea7601f4aeb52074efd5bb6b645b33fbe1d8c868bb6e67397fc3c12d129d6a" ), .target( name: "WebIdVideoIdentPluginWrapper",