diff --git a/Package.swift b/Package.swift index db9f80f..f5d9286 100644 --- a/Package.swift +++ b/Package.swift @@ -22,14 +22,14 @@ let package = Package( .package( name: "WebIdDigitalSigningPlugin", url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-digital-signing-plugin-spm", - .branch("legacy-snapshots") + .exact("15.2.0") ) ], targets: [ .binaryTarget( name: "WebIdMetaPlugin", - url: "https://api.webid-solutions.de/releases/ios/xcframework/legacy-snapshots/de/webid-solutions/WebIdMetaPlugin/15.3.4/WebIdMetaPlugin.framework-v15.3.4-SNAPSHOT-1367.zip", - checksum: "13ccc4a038d71d872b2ff74f5b2e33a9b7d688c21ebf7bd34799755dafc39bfd" + url: "https://api.webid-solutions.de/releases/ios/xcframework/legacy-snapshots/de/webid-solutions/WebIdMetaPlugin/15.3.4/WebIdMetaPlugin.framework-v15.3.4-SNAPSHOT-1368.zip", + checksum: "17ca92a6a740fadd646cff6ee392d187716e5e722e738622588ff0835fe3dcc2" ), .target( name: "WebIdMetaPluginWrapper",