Re: Can't find the damn executable
Re: Can't find the damn executable
- Subject: Re: Can't find the damn executable
- From: Roland King <email@hidden>
- Date: Wed, 07 May 2014 07:20:31 +0800
Why don't you just look at the build log, find where it links the executable, copy the path out of that, paste into terminal, job done.
On 7 May, 2014, at 7:11 am, William Squires <email@hidden> wrote:
> Okay, I've got a command-line app project.
> I've got it to the point where I can run it in the debugger, but I can't specify the command-line arguments. So I figured I'd run it from Terminal.app, but I can't find where the executable is?!?!? It's not in the same folder as the project, nor is there a "Build" folder in there, either. Yet, it's clearly running the (debugger build) when I click the "Run" arrow on the Xcode toolbar (I can see the output in the console pane under the (source code) editor pane).
> Where in the bloody hell is it sticking the executable (I already looked in Deployment > Installation directory and deleted the text there - "/usr/local/bin" - thinking that would force it to put it in the local project directory, since that's the setting for Deployment > Installation directory for a regular Cocoa app)?
> I even tried cleaning the target, thinking that was necessary to force it to build the "Build" directory. Arrrrgggghhhhh...!!
>
>
> _______________________________________________
> 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
_______________________________________________
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