compilation - How to change flags of a compiler in Xcode 6.3? -


i'd change compilers options (flags) of project based on "command line tool" project template xcode 6.3.

basically, i'd remove -lcurses flag (which added during compilation) when project based on "command line tool" project template.

i can't find correct path compiler's settings in xcode 6.3.

unfortunatelly sites i've browsed previous version of xcode , seems path has changed since then.


Popular posts from this blog

javascript - Js, document.getElementById("ID").innerHTML, error -

objective c - Is there a way in OCMockito to make stubs fail when an unknown method is called? -

jquery - jqGrid update specific column data with out refreshing the entire column? -