diff --git a/Package.swift b/Package.swift index cd14b22..5a06835 100644 --- a/Package.swift +++ b/Package.swift @@ -22,14 +22,14 @@ let package = Package( .package( name: "WebIdSdkUiKitComponents", url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-sdk-ui-components-spm.git", - .branch("snapshots") + .exact("21.2.2") ) ], targets: [ .binaryTarget( name: "WebIdDigitalSigningPlugin", - url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdDigitalSigningPlugin/23.0.2/WebIdDigitalSigningPlugin.framework-v23.0.2-SNAPSHOT-1093.zip", - checksum: "9ff9d909dd028885fd371cd133ad73a9d696fd213900600fd477aeef27d95885" + url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdDigitalSigningPlugin/23.0.2/WebIdDigitalSigningPlugin.framework-v23.0.2-SNAPSHOT-1095.zip", + checksum: "4ebfb9c8c74b50a1f72216a861d265f9bd092439c53cf41952b24c1cc0b203a7" ), .target( name: "WebIdDigitalSigningPluginWrapper",