Re: "No launchable executable present at path" error - Xcode 3.1.3
Re: "No launchable executable present at path" error - Xcode 3.1.3
- Subject: Re: "No launchable executable present at path" error - Xcode 3.1.3
- From: "Roni Music" <email@hidden>
- Date: Wed, 24 Jun 2009 21:42:35 +0200
Since installing Xcode 3.1.3 an error message:
"No launchable executable present at path"
is shown when trying to run my iPhone app.
(the executable IS present).
Selecting another configuration such as "Debug" and then selecting (in my
case) the "Release" configuration again cures the problem.
This never happend with Xcode 3.1.2 or earlier.
I've only expereinced this when building for the iPhone, not ordinary OS X
software.
Am I missing something or should a file a bugreport?
Rolf
Some more info:
I have one target only but four build configurations (release, debug,
distribution and lite distribution)
The first three build configurations have the same application name -
asd.app
The fourth build configuration - "lite distribution" - has another app
name - asdlite.app
The project folder and all source files are on another volume and some
sources are on another computer
accessed over the network (if this matters?)
When I first open the project and try to run the set configuration, say
release, the error dialog appears:
"No launchable executable present at path."
/Volumes/HD1_IntelMac/programming/projects/iPhone/ASD/build/Release-iphoneos/asdlite.app
It shows the correct path but the app name for another configuration (the
lite distribution).
The executable info pane shows the same wrong path:
/Volumes/HD1_IntelMac/programming/projects/iPhone/ASD/build/Release-iphoneos/asdlite.app
Changing configuration to debug and then back to release fixes the problem
and the app starts OK.
After this everything works OK and the problem never appears again until I
close the project and reopen it.
For severall weeks I had both the previous Xcode 3.1.2 and the then not
official 3.1.3 version (for testing against iPhone OS 3).
Whenever I opened the project with 3.1.3 I had the above error but never
when I opened it with 3.1.2
I have since replaced 3.1.2 with the offical 3.1.3 release.
This is a minor problem since it only appears when first opening the project
but to me it looks as a bug, or?
Rolf
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden