From 8b7793eb4fbc49541583bc9fab1a18eb37f5ed17 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Tue, 16 Jul 2024 14:46:52 +0200 Subject: [PATCH] add new version 13.0.2-SNAPSHOT-1194 --- Package.swift | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Package.swift b/Package.swift index f2e51aa..a26a74c 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/snapshots/de/webid-solutions/WebIdAutoIdentOnDeviceProductPlugin/13.0.2/WebIdAutoIdentOnDeviceProductPlugin.framework-v13.0.2-SNAPSHOT-1189.zip", - checksum: "26e9d593b3a7f836ee3254af4e458a5907f7c4d76a0309cae196e1c502e074f8" + url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdAutoIdentOnDeviceProductPlugin/13.0.2/WebIdAutoIdentOnDeviceProductPlugin.framework-v13.0.2-SNAPSHOT-1194.zip", + checksum: "0dfb5ba29f331464e3c2f9708580f27519d2c0ab032b5239eb813fdcf733f449" ), .target( name: "WebIdAutoIdentOnDeviceProductPluginWrapper",