views:

322

answers:

2

i cannot install my application into device using iphone3.0sdk, xcode give me this message:"no launchable executable present at path"

in my group window, the product folder contain the name1.app file but is outline red color and always remain there even thought i have changed my product name to name2 the message always said that the name1.app cannot be find in path,but my current product name supposed to be name2.app already.

build on the simulator is fine, the product app file will change based on the product name but not working when install into device, pls help

A: 

i am having this same problem and it is terribly annoying... any soln yet?

A: 

You have to go in the settings of the builder, change to "Realese", and type the same name as the one of your application.

Get back in debug mode, then clic "build and debug".

It work perfectly ;)