From 8e0992f2f2ba777ea90bc7a73e4563047bbff8b3 Mon Sep 17 00:00:00 2001 From: Jungpyo Hong Date: Tue, 1 Jun 2021 12:25:46 -0500 Subject: [PATCH] Update README.md --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 42683d3..d4d7545 100644 --- a/README.md +++ b/README.md @@ -81,6 +81,7 @@ Feel free to fork this repository and pull requests!! - [Useful Stuff](#Useful-Stuff) - [How to submit your app to the AppStore](#how-to-submit-your-app-to-the-appstore) - [Show Preview in UIKit(Build UI with Code Base)](#show-preview-in-uikitbuild-ui-with-code-base-----) + - [Compare Changes in Swift Version](#Compare-Changes-in-Swift-Version) - [Managing Xcode Space](#Managing-Xcode-Space) - [Write README.md](#write-readmemd) - [Roadmap for iOS Developer](#Roadmap-for-iOS-Developer) @@ -1055,6 +1056,12 @@ Enable canvas option like this +## Compare Changes in Swift Version + +You can compare changes based on Swift Verison + +[Whatsnewinswift](https://www.whatsnewinswift.com/?from=5.3&to=5.4) + ## Managing Xcode Space This will be helful when you are running out of storage in your mac