up vote 1 down vote favorite
share [g+] share [fb]

In Xcode, in only one project (that is, all other projects work the way I expect), in the Target Info window, build tab, the Code Signing Identity field-title does not have the twiddle to expose the "Any iPhone OS Device" field.

How do I add it or trigger its exposure?

link|improve this question

What's a twiddle? Seriously, I've never heard that before. – Genericrich Jan 28 '09 at 3:23
feedback

1 Answer

up vote 2 down vote accepted

Aha! I just had to look a little further. In the bottom of the info window is a little gear-icon and, under that popup is "Add Build Setting Condition" which, once added, produces a build-setting popup which contains "Any iPhone OS Device."

Whew!

(Hope this is helpful for the next guy...)

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.