Useful Xcode Shortcuts
Jan 6, 2022
- Switch targets
ctrl + cmd + [
ctrl + cmd +]
2. Add Xcode Documentation above the function signature
option + cmd + /
3. Check the documentation of the parameter or function
option + click
4. Adjust the format of codes
ctrl + i