Closed mike-lischke closed 10 years ago
I created simple Xcode plugin for this tool. It's here https://github.com/jcavar/xcfui
The plugin is installed and seems to function properly, except that it doesn't find anything. Just for testing I added an unneeded import in one of my .m files but that wasn't recognized (at least no warning was generated).
Can you please run fui command in terminal on your project and see if it reports anything?
@jcavar Please PR a README change that links to your project for FUI, thaaaanks!
Closed this, thank you @jcavar.
you are welcome :)
Would be cool if we could run fui from within XCode, so a plugin would be great. Thanks.