Search code examples
iphonexcodeios4

Xcode 4 missing drop down lists in Build Settings


I'm using Xcode 4 and in Build Settings all drop down lists have gone away.

Instead of the drop down lists, I have text boxes.

See this image, for example:

enter image description here

I'm totally puzzled: how can I enable drop down lists again?


Solution

  • In Xcode:

    Editor -> Show Values

    It just worked for me.