diff --git a/Package.swift b/Package.swift index e495aee..10f29be 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/legacy-snapshots/de/webid-solutions/WebIdIosSdk/15.0.0/WebIdIosSdk.framework-v15.0.0-SNAPSHOT-625.zip", + checksum: "ef40d5c8d514b224c47d8b3501d8836b89c570b06ed7105f46e15d0aaefaf6ab" ), .target( name: "WebIdIosSdkWrapper",