Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

xcode 4 build settings descriptions

In Xcode 3, when you click on a build setting, a small description appears at the bottom window briefly describing what the setting does. How do I view the equivalent in Xcode 4 without having to google each setting whenever I need to change it?

like image 331
strider2k Avatar asked May 25 '26 07:05

strider2k


1 Answers

Open the Utilities area and set it to the Quick Help tab (Command-Option-2).

like image 104
Wevah Avatar answered May 27 '26 20:05

Wevah