[update] — much better now
I’ve redacted most of my earlier review concerns after downloading the latest update … therefore what remains is this…
From everything that I can gather, from other reviews, from the website, from screenshots, the main feature I was hoping for is an option to automatically reformat one or more source files (even just the active one). In particular I hoped this would be based at least in part on Clang-Format or Uncrustify — both of those auto/manual reformatters are available as Xcode plugins, to reformat one or more source files. My issue with both of those reformatters (the reason why I sought out Objective-Clean) relates to unexpected/undesirable indentation and bracket position when using inline Objective-C blocks. Objective-Clean doesn’t offer any reformatting functionality — *something*, even if it has it’s quirks, is still better than *nothing*.
- They should seriously consider some means of auto/manually triggering a reformat of *at least* the active source file. Worst case, allow the app to build and install configuration files that drive the Clang-Format or Uncrustify Xcode plugins so that these can do the reformatting for you. Alternatively, map the survey questionare results to the same YAML keys as Uncrustify or Clang-Format use, as I think the Objective-Clean survey is a great service — if only it were more complete and (potentially) supported these other reformatters.
VanillaShake about Objective-Clean