Just install Xcode 4 using the default installation and I am programming an iOS application.
However, when I use the Quick Help function, the only thing that usually appears is the name of the selected character and which header file it is in. Is there a way to show additional information, for example, what is shown in the Quick Help samples in the Xcode 4 user manual, such as: declaration, abstract, reference, etc. Or maybe iOS doesn't have an extensive quick reference?
source share