.app file appears in red (missing) in new projects with Xcode 4
Try Building and Running on a device, I've noticed the same red text problem, but selected my iPhone and the red text has disappeared.
I have solved the problem with the following process:
Select projectname -> Click project -> Build Setting -> Search "Per-configuration Build Products Path"
Remove the extra string from there.
- Finally confirm you have to add
$(BUILD_DIR)/$(CONFIGURATION)