From 67354ea57f6e57e4eb2217cf6dfac9104173f73d Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Fri, 15 Mar 2024 13:19:23 +0100 Subject: [PATCH] add new version 12.0.0-SNAPSHOT-1104 --- Package.swift | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Package.swift b/Package.swift index f530d9a..1387166 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-1103.zip", - checksum: "e22f59f2060e5fcb4f9cda7f77fc465733e975cb47312f1151547496bbf2ca08" + 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" ), .target( name: "WebIdAutoIdentOnDeviceProductPluginWrapper",