From 8b6afb8c1ff73ce0b763e3407c357df315757822 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Thu, 4 Apr 2024 10:12:23 +0200 Subject: [PATCH] add new version 12.0.2-SNAPSHOT-1128 --- Package.swift | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Package.swift b/Package.swift index 13236d5..bbac4fb 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.2/WebIdAutoIdentOnDeviceProductPlugin.framework-v12.0.2-SNAPSHOT-1126.zip", - checksum: "af58de658df9cccbb2e5bdab7bb44aa2a1d8db2042ef5191e6824756139755cb" + url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdAutoIdentOnDeviceProductPlugin/12.0.2/WebIdAutoIdentOnDeviceProductPlugin.framework-v12.0.2-SNAPSHOT-1128.zip", + checksum: "255938ad55ff97a107ae853f51e550269971797798de0cefa2aa311a85591c01" ), .target( name: "WebIdAutoIdentOnDeviceProductPluginWrapper",