Possible Duplicate:
Xcode 4 - “Archive” is greyed out?

I want to submit my iOS App via Xcode 4. The problem is that I cant do the Build for Archiving. Its Inactive and Gray (the Menu Item Product->Build For->Build For Archiving) and i dont know why.

Anybody an Idea?

link|improve this question
feedback

closed as exact duplicate by casperOne Mar 6 at 16:41

This question covers exactly the same ground as earlier questions on this topic; its answers may be merged with another identical question. See the FAQ for guidance on how to improve it.

1 Answer

up vote 49 down vote accepted

In the scheme drop down you have to choose an actual device, not one of the simulators.

link|improve this answer
feedback

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