strider2k
strider2k

Reputation: 55

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?

Upvotes: 3

Views: 294

Answers (1)

Wevah
Wevah

Reputation: 28242

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

Upvotes: 4

Related Questions