Question

Possible Duplicate:
.app file appears in red (missing) in new projects with Xcode 4

I just upgraded to XCODE 4.1, upgraded to OS Lion, had to replace my expired developer and distribution and team certificates. Now my Product AppName.app appears red. The app compiles file with no errors using Base SDK IOS 4.3 and tests fine in the simulator and on the iPhone device. I've used Product>Clean, rebuilt it many times but the AppName.app remains red. Any help is appreciated. lq

Was it helpful?

Solution

okay this is what you do quite simply:

  1. make sure you downloaded your developer profile matching your bundle id and select it in targets or project settings

  2. Then MAKE SURE YOU SET YOUR build to release (EDIT SCHEME)

  3. go to product and go to build for and then build for archiving

shouldnt be red

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top