Re: Can I sort files in compile sources of Build Phases?
Re: Can I sort files in compile sources of Build Phases?
- Subject: Re: Can I sort files in compile sources of Build Phases?
- From: Jens Alfke <email@hidden>
- Date: Fri, 26 Apr 2013 20:20:17 -0700
My question is how can I batch set compile flags ? eg. set ./Classes/*.m to -Wall -Wextra and set ./Vendors/*.m to none?
Select a bunch of source files in the 'compile sources' list in your target's build phases tab, then double-click in the right half of the selection. It'll open a text box in which you can enter custom compiler flags.
There's no way to do it automatically by source folder, AFAIK.
—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