From 891f1b351073ef399134a7cd9af6696aa8723619 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Tue, 19 Mar 2024 16:31:58 +0100 Subject: [PATCH] add new version 12.0.0-SNAPSHOT-1107 --- Package.swift | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Package.swift b/Package.swift index 1387166..012daf4 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/12.0.0/WebIdAutoIdentOnDeviceProductPlugin.framework-v12.0.0-SNAPSHOT-1104.zip", - checksum: "3a5a15378d9f1fcc52b886f6648d30ef5943f70932399d89e0c0b5ddef2783ec" + url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdAutoIdentOnDeviceProductPlugin/12.0.0/WebIdAutoIdentOnDeviceProductPlugin.framework-v12.0.0-SNAPSHOT-1107.zip", + checksum: "bcf3c2e8f15ef37523bb8fc55816b736a7231acf142b57010d023e6121367377" ), .target( name: "WebIdAutoIdentOnDeviceProductPluginWrapper",