Re: Can't find the damn executable
Re: Can't find the damn executable
- Subject: Re: Can't find the damn executable
- From: Jens Alfke <email@hidden>
- Date: Tue, 06 May 2014 16:17:57 -0700
On May 6, 2014, at 4:11 PM, William Squires < email@hidden> wrote: 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.
By default, recent versions of Xcode seem to stick the project build folders down inside ~/Library/Application Support/ somewhere. No idea why; it seems incredibly inconvenient and hard to find!
To fix that, go into prefs, select Locations, and change Derived Data to “Relative” with a path of “build”. Where in the bloody hell is it sticking the executable Tip: Open “Products” in the navigator, select the executable, and either use the Show In Finder context menu item, or open the Utilities and look at the path.
—Jens
|
_______________________________________________
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