From b962945e898551bea47dd18c876450ce1666d059 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Tue, 26 Mar 2024 13:52:25 +0100 Subject: [PATCH] add new version 12.0.1 --- Package.swift | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Package.swift b/Package.swift index 5800c11..5d3dd6b 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/internal/de/webid-solutions/WebIdAutoIdentOnDeviceProductPlugin/12.0.0/WebIdAutoIdentOnDeviceProductPlugin.framework-v12.0.0.zip", - checksum: "e7280832f38efc37a8a46f90f5296da88e10ef78c5507f6f67648c457b08dd36" + url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdAutoIdentOnDeviceProductPlugin/12.0.1/WebIdAutoIdentOnDeviceProductPlugin.framework-v12.0.1.zip", + checksum: "9eabb853790138cc1cfaa550538ceae5afee2f97627831ddc1c5644150cb7fcb" ), .target( name: "WebIdAutoIdentOnDeviceProductPluginWrapper",