I moved the MY_APP.app file by mistake, in xcode project navigator, under products folder, it seems red now, what will be the consequences? And how can I bring it back? When I build and run the project in iPhone simulator it doesn't come back..

link|improve this question

25% accept rate
feedback

1 Answer

Delete the red marked file(which means that is not located physically).Reset the simulator and clean all targets. Build first and then run should work.

link|improve this answer
hi thank you for your answer. but i deleted the .app file and cleaned the project and rebuilt it and ran it. the simulator closed itself. – osnewb Sep 11 '11 at 17:52
Why? are you getting any crash? – Praveen-K Sep 12 '11 at 6:55
feedback

Your Answer

 
or
required, but never shown

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