From 5db011da0d96f53c41294910ce6616308e60236d Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Wed, 13 Mar 2024 10:33:15 +0100 Subject: [PATCH] add new version 12.0.0-SNAPSHOT-1103 --- Package.swift | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Package.swift b/Package.swift index 6a33b30..f530d9a 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-1101.zip", - checksum: "2fd89f747961850a743898cc068969cdb4a50719dff1a8a8b6d203952f2f4371" + 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" ), .target( name: "WebIdAutoIdentOnDeviceProductPluginWrapper",