From f88d72c6a0845ef810769ce64b54418fd4f40061 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Thu, 23 Apr 2026 15:42:47 +0200 Subject: [PATCH] add new version 21.0.6-SNAPSHOT-697 --- Package.swift | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Package.swift b/Package.swift index a2f9a8f..0dd1598 100644 --- a/Package.swift +++ b/Package.swift @@ -17,7 +17,7 @@ let package = Package( .package( name: "WebIdPluginCore", url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-plugin-core-spm.git", - .branch("snapshots") + .exact("21.2.0") ), .package( name: "AusweisApp2", @@ -28,8 +28,8 @@ let package = Package( targets: [ .binaryTarget( name: "WebIdEIdentPlugin", - url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdEIdentPlugin/21.0.6/WebIdEIdentPlugin.framework-v21.0.6-SNAPSHOT-691.zip", - checksum: "011e3cd1ded92dbf4403667648ff6c6414eb8500d7e5e75ac9641ae71bde43b9" + url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdEIdentPlugin/21.0.6/WebIdEIdentPlugin.framework-v21.0.6-SNAPSHOT-697.zip", + checksum: "61e12f651fb2059b502faec67bc20ed25a573a529ca3d31f6219fe9eab0a951b" ), .target( name: "WebIdEIdentPluginWrapper",