Being developer for iOS/macOS platforms sometime can be a tricky task, and engineer has to remember a lot of different commands and keep in mind how to use some tools. Here comes the short-list. As an example:sudo xcode-select -r This command resets your Xcode to the default version. This might…