Remove/Deprecate —xcode option from build script

Have you considered using CLion? I have been using it for a while and it works great, even better than Xcode I would say (some of the nice things I like about it is being able to see the inferred types of variables inline, names of function parameters appearing alongside the arguments in a call, etc and you have your debugger, breakpoints and all the advanced features as well).

One big downside of it is that it is paid (although it seems reasonably priced to me and certain people like students can get it for free) so I guess we cannot recommend it as one of the "official" ways of building the project.

1 Like