From bddd628f1f112d4b25775281af6a2b71b5b7e737 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Wed, 20 Mar 2024 16:29:53 +0100 Subject: [PATCH] add new version 12.0.0-SNAPSHOT-1113 --- Package.swift | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Package.swift b/Package.swift index c41c20d..7427f7d 100644 --- a/Package.swift +++ b/Package.swift @@ -38,8 +38,8 @@ let package = Package( targets: [ .binaryTarget( name: "WebIdVideoIdentProductPlugin", - url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdVideoIdentProductPlugin/12.0.0/WebIdVideoIdentProductPlugin.framework-v12.0.0-SNAPSHOT-1108.zip", - checksum: "f854cb757c3be9deae94734995690029107d4335f6f3848df9f8a4fcd7dc8a13" + url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdVideoIdentProductPlugin/12.0.0/WebIdVideoIdentProductPlugin.framework-v12.0.0-SNAPSHOT-1113.zip", + checksum: "f78b0b58d8734e2264adf0d4459d15dc27c8011c5db3519f7b8da9fea5981b09" ), .target( name: "WebIdVideoIdentProductPluginWrapper",