diff --git a/Package.swift b/Package.swift index f2dc866..447ee4a 100644 --- a/Package.swift +++ b/Package.swift @@ -19,8 +19,8 @@ let package = Package( targets: [ .binaryTarget( name: "WebIdIosSdk", - url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdIosSdk/10.0.1/WebIdIosSdk.framework-v10.0.1-SNAPSHOT-590.zip", - checksum: "90fe180f8c85fe00529c07cb6ea730f87578050aac535e57a7fb6425bbc1e814" + url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdIosSdk/10.0.1/WebIdIosSdk.framework-v10.0.1-SNAPSHOT-591.zip", + checksum: "0a8d8bb12cbc1fc3314556b7e3d62c5ec62b1545f1eda90d195c4f5ce4bee3b4" ), .target( name: "WebIdIosSdkWrapper",