Re: Optimizing some, but not all, of the code
Re: Optimizing some, but not all, of the code
- Subject: Re: Optimizing some, but not all, of the code
- From: Rick Mann <email@hidden>
- Date: Tue, 11 Jun 2013 17:43:52 -0700
On Jun 4, 2013, at 19:45 , Jens Alfke <email@hidden> wrote:
> And if you select a bunch of files and then double-click inside the selection, you can edit all of their custom build options at once.
So, it turns out, this doesn't always work. I had to select files in smaller groups.
Having said that, I got -O3 added to each of the files I wanted to optimize. But in the actual compile invocation, there is both a -O0 and a -O3 (in that order). I'm hoping the second overrides the first, but I don't like the ambiguity of it.
--
Rick
_______________________________________________
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