diff --git a/Package.swift b/Package.swift index 3676c77..e495aee 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.1/WebIdIosSdk.framework-v12.0.1-SNAPSHOT-627.zip", - checksum: "f70a51c3e266b717a3799af6f6d6d675faf917a46c8d8f6a6b1b71bd7311edac" + 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" ), .target( name: "WebIdIosSdkWrapper",