Re: Affecting compilation order
Re: Affecting compilation order
- Subject: Re: Affecting compilation order
- From: Chris Espinosa <email@hidden>
- Date: Tue, 6 Sep 2005 16:04:06 -0700
On Sep 6, 2005, at 1:58 PM, Robert J. Lang wrote: I couldn't find an answer in the Xcode docs to this, so I'll ask here: Is there a way to affect the order in which files are compiled, short of removing them from the project and putting them back in the desired order? In CW, you could drag files around in the "link order" view to change the compilation order. In Xcode, I can reorder files within the project (left pane), which has no apparent effect; and couldn't find a way to reorder files in the "compile phase" display. Am I missing something?
Reorder them in the disclosed group underneath the Compile Sources build phase (in the left-hand panel), not in the Detail view above the editor.
This controls link order as well as compile order.
Chris |
_______________________________________________
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