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:34:04 -0700
Oh: Another way to do this is to create a second target that builds a static library, and put some of the files in it. Then add the library to the link list of your main target. That way you can set up whatever compiler flags you want for the library target.
—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