From 22ba2786eb2d9ba005cf937a88a7a07f973e1efc Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Mon, 13 Jan 2025 17:54:04 +0100 Subject: [PATCH] add new version 13.4.0-SNAPSHOT-1246 --- Package.swift | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Package.swift b/Package.swift index e3fbcb3..bec8b24 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.4.0/WebIdAutoIdentOnDeviceProductPlugin.framework-v13.4.0-SNAPSHOT-1245.zip", - checksum: "6bc93e7fea66a0785b83e830a1cc852c6a4db6ab020c816734eed9d2b12b09b0" + url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdAutoIdentOnDeviceProductPlugin/13.4.0/WebIdAutoIdentOnDeviceProductPlugin.framework-v13.4.0-SNAPSHOT-1246.zip", + checksum: "e2d4b9f8ec4b4760ce95e9fa57caf771c0f0b2e112ccc6e59fef5689d413aca1" ), .target( name: "WebIdAutoIdentOnDeviceProductPluginWrapper",