Swiftly-Clean for Xcode and Swift App Reviews
Thanks a lot.
It’s a great tools that help my team to organize our code much better than analise the code line by line. Great job thank`s a lot.
The idea and the icon is great. But it does not work as expected. Install run script does not work. No guide online how to make the app work. Guide in app is just some popups with text not explaining much. In the popups talking about .h and .m files. AutoFix does work sometimes, very flaky. On their website there is a blog with only one entry for the 1.0 version. Different version of the website app to the MacAppStore app, even though that is almost 6 month ago. MacAppStore app has a different name, but in the warnings and in the app it uses the website app name "Swift-Clean". StyleGuide file has the be in the project, so no global style guide for all projects possible. Sometimes it does not work at all and I do not know how to repair it for that project. Did not answer my emails. If AutoFix and automatic installation of script would work reliable, I would give more stars. Will change the review if they do.
I’ve been using this app for a while, and the Objective-C version as well. I love how great they both work. Keeps my coding style standardized across all my projects and keeps things sane.
Yeah… I took a chance, and never again. I knew that formatting tools are a bad idea.. but this app had great reviews. I am sure that they are not authentic. Image this…. you go to build your project, and all of the sudden, var dog = “Lab” becomes this. var dog; = “lab”. in HUNDREDS of places. This is with using the suggested run scripts and settings. var number CGFloat: 100? Yeah that becomes this, var numberGFloat: 100… Unbelievable.