diff --git a/Package.swift b/Package.swift index e495aee..f300a9c 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/12.0.2/WebIdIosSdk.framework-v12.0.2-SNAPSHOT-628.zip", - checksum: "3a4c862f949054781128c4e7ba9e0cface018adc28aeb8f3e7c73aa27dd3278c" + url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdIosSdk/20.0.0/WebIdIosSdk.framework-v20.0.0-SNAPSHOT-629.zip", + checksum: "3e4ecbc011d240e5b84223ce61d0ba2fc9952f77da008d5d03b4aab61cd6fb95" ), .target( name: "WebIdIosSdkWrapper",