Xcode Flashcards
1
Q
In Xcode:
Comment selection shortcut
A
Cmd + /
2
Q
In Xcode:
Re indent shortcut
A
Ctrl + i
3
Q
In Xcode:
Display Organizer shortcut
A
Cmd + ^ + 2
4
Q
Shortcut used in Xcode for back and forward?
A
Ctrl + Cmd + ←
Ctrl + Cmd + →
5
Q
What version should set in “Deployment Target” option in Xcode?
A
The earliest OS I want to be able to run the app.
6
Q
What version should set in “Base SDK” option in Xcode?
A
The latest features I want available in the app.