Re: Compile file
Re: Compile file
- Subject: Re: Compile file
- From: Fritz Anderson <email@hidden>
- Date: Tue, 21 Feb 2006 15:14:35 -0600
On 20 Feb 2006, at 8:32 PM, David Litwin wrote: When I us the Compile (command K) to force a rebuild of a file, XCode seems to build only the first architecture in its list of architectures. For Debug (generally only the native arch) this is no problem, but when I’m working on a file that does different things for each architecture, I’d like to be able to force it to rebuild both. I'm interested to know: Does the missing architecture get built when you do a full build?
I wonder if the idea behind cmd-K is for "check compiles," with only incidental connection to contributing to the final product. If that is so, (1) one pass of the compiler should be enough, and (2) the missing architecture should get built in the (Release) build process. If (2) doesn't happen, I'd think it was a bug.
-- F
|
_______________________________________________
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
References: | |
| >Compile file (From: "David Litwin" <email@hidden>) |