diff --git a/Package.swift b/Package.swift index 9235f7a..dc71320 100644 --- a/Package.swift +++ b/Package.swift @@ -28,8 +28,8 @@ let package = Package( targets: [ .binaryTarget( name: "WebIdPluginCore", - url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdPluginCore/10.0.0/WebIdPluginCore.framework-v10.0.0-SNAPSHOT-237.zip", - checksum: "bed678a8148f29e61ece493311983792c24c21913d87d467da26f65068999c00" + url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdPluginCore/10.0.1/WebIdPluginCore.framework-v10.0.1-SNAPSHOT-239.zip", + checksum: "671cc0ba06197b161dc7dd9c520d642cd1fb57faeff711de1331c9dca59927a7" ), .target( name: "WebIdPluginCoreWrapper",