Xcode shortcuts, tricks, and tips.

Writing code is fun but not an easy task. While writing code in Objective-C or Swift, if we could also perform some Xcode tasks swiftly, it would be so awesome.
Here I am listing some of the Xcode shortcuts which would definitely come handy. Or, you could still learn them if you want to project yourself as a pro among your colleagues.
- Tagging your code is an awesome way to find…