Some time ago I mentioned the Refactorator Xcode plugin that provides Swift refactoring features to Xcode.
John Holdsworth has no released Refactorator as a MacOS app so you can have Swift refactoring features if you’re in a situation where you can’t install Refactorator as a plugin or don’t want to.
Just like the plugin Refactorator can refactor rename the variable, functions, and enum names of your Swift code in Xcode.
You can find the Refactorator tool on John Holdsworth’s site.
A useful tool adding a key feature to Xcode.
Original article: Refactorator – A MacOS App That Allows You To Refactor Swift Code In Xcode
©2016 iOS App Dev Libraries, Controls, Tutorials, Examples and Tools. All Rights Reserved.
Reference source: iOS App Dev Libraries, Controls, Tutorials, Examples and Tools