Path: csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!gegeweb.org!de-l.enfer-du-nord.net!feeder1.enfer-du-nord.net!fu-berlin.de!uni-berlin.de!individual.net!not-for-mail From: Francois Newsgroups: comp.sys.mac.programmer.help Subject: Re: Question about XCode 4 Date: Sun, 31 Jul 2011 21:39:05 +0200 Lines: 31 Message-ID: <99lpaqF89lU1@mid.individual.net> References: <99kihbFs8nU1@mid.individual.net> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Trace: individual.net oNl0FBfRZNIRIahGF4oQ0QM4Ro4JZsS7qeKNpCyYUzm5TuJl9K Cancel-Lock: sha1:CVia30YtG2XQ476lKKLNr51xf/U= User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.7; rv:5.0) Gecko/20110624 Thunderbird/5.0 In-Reply-To: Xref: x330-a1.tempe.blueboxinc.net comp.sys.mac.programmer.help:44 On 31/07/11 19:37, Tom Harrington wrote: > In article<99kihbFs8nU1@mid.individual.net>, > Francois wrote: > >> I'm slowly making my way through the plate of noodles of XCode 4, >> thinking it's a pain to have to learn again every year or so the >> programming tool you just were beginning to use so well. But this is not >> the subject. >> I did the excellent tutorial "Your First Mac Application". When >> finished, I was still (I suppose) in the debug phase. I looked for the >> executable in the folder containing the project : SURPRISE ! , it was >> not there but in : >> >> ~/Library/Developer/XCode/DeriveData/TrackMix-(a code of some 24 >> letters)/Build/Products/Debug/TrackMix.app >> >> All the more funny because Lion hides Library in the home directory ( I >> complained of that in comp.sys.mac.apps and was generously helped to >> make it reappear). The path above looks as a prank ! >> >> Now , seriously , I certainly missed something. there must be a way to >> order the beast to put the executable in the project. > > It's right in Xcode's preferences, under "locations". One option is > relative to the project or workspace folder. > Thanks, Tom, I found it right where you told me. As I said I am slowly making my way. There are some nice and powerful innovations in this XCode 4.1. I suppose I'll like them when I know the animal better. Right now, it is the concentration of everything in one place which gives me problems.