From 1dd3f46f770ed7032384fb4a0a0d07aef5063d6e Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Tue, 14 Jan 2025 06:15:20 +0100 Subject: [PATCH] add new version 14.3.0-SNAPSHOT-1260 --- Package.swift | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Package.swift b/Package.swift index 3405de9..f196a05 100644 --- a/Package.swift +++ b/Package.swift @@ -33,8 +33,8 @@ let package = Package( targets: [ .binaryTarget( name: "WebIdAutoIdentOnDeviceProductPlugin", - url: "https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4-snapshots/de/webid-solutions/WebIdAutoIdentOnDeviceProductPlugin/14.3.0/WebIdAutoIdentOnDeviceProductPlugin.framework-v14.3.0-SNAPSHOT-1259.zip", - checksum: "20e1c591130f1ffb5e7e6983390825fae1e175e4ecd4f27d5e09793f6547e6ba" + url: "https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4-snapshots/de/webid-solutions/WebIdAutoIdentOnDeviceProductPlugin/14.3.0/WebIdAutoIdentOnDeviceProductPlugin.framework-v14.3.0-SNAPSHOT-1260.zip", + checksum: "e6b1e0cfbf52bc92f3f64718350821c27cab6288a18d1b85c26633a0e37970f8" ), .target( name: "WebIdAutoIdentOnDeviceProductPluginWrapper",