From c2be6653798e7f8e03b00890ed6632e9e178e596 Mon Sep 17 00:00:00 2001 From: John Holdsworth Date: Sat, 3 Dec 2016 02:10:46 +0000 Subject: [PATCH] Refactorator the App --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index cc3449e..8f666ba 100644 --- a/README.md +++ b/README.md @@ -9,6 +9,8 @@ rather it accesses the SQLite database Xcode compiles using SourceKit. This make no longer needs to re-index the sources of your project but also means all targets of a project are included in refactoring including code written in Objectve-C. +An improved version of Refactorator is now available as a standalone App avilable [here](https://github.com/johnno1962/RefactoratorApp) + ![Icon](http://injectionforxcode.johnholdsworth.com/refactorator.png) To use, download the source for this project and build to install the plugin