diff --git a/Example/Screenshot/1.jpg b/Example/Screenshot/1.jpg deleted file mode 100644 index 9c33328..0000000 Binary files a/Example/Screenshot/1.jpg and /dev/null differ diff --git a/Example/Screenshot/Demo-iOS.png b/Example/Screenshot/Demo-iOS.png new file mode 100644 index 0000000..be919ad Binary files /dev/null and b/Example/Screenshot/Demo-iOS.png differ diff --git a/Example/Screenshot/Demo-macOS.png b/Example/Screenshot/Demo-macOS.png new file mode 100644 index 0000000..6345ece Binary files /dev/null and b/Example/Screenshot/Demo-macOS.png differ diff --git a/Package.resolved b/Package.resolved index 77db8b3..8c1e392 100644 --- a/Package.resolved +++ b/Package.resolved @@ -6,8 +6,8 @@ "repositoryURL": "https://github.com/SDWebImage/SDWebImage.git", "state": { "branch": null, - "revision": "9c1682e37bf3486daccd313fcbcd7fd90a2064f4", - "version": "5.2.0" + "revision": "39ecbe51de1455c56e877397b9838a7f8fafd71a", + "version": "5.2.2" } } ] diff --git a/README.md b/README.md index 7320530..9bacde3 100644 --- a/README.md +++ b/README.md @@ -98,11 +98,17 @@ cd Example pod install ``` -Then open the Xcode Workspace to run the demo application. +Then open the Xcode Workspace to run the demo application. You can run it on iOS and macOS. ## Screenshot -![](Example/Screenshot/1.jpg) ++ iOS Demo + + + ++ macOS Demo + + ## Author