-
Notifications
You must be signed in to change notification settings - Fork 27
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Not working in Xcode 6.1.1 #5
Comments
Hello, thanks for reporting this. It looks like this was issue with workspaces in general, not 6.1.1. |
It's not actually finding unused imports as far as I can tell, but it now correctly modifies the project to add a build phase. |
Can you please try to run command line version(https://github.com/dblock/fui/) to see if it finds anything? |
It's working. I misunderstood what |
Great. Yeah, this issue is about that dblock/fui#13 |
This plugin doesn't appear to work any more. The menu item shows up, but it's not adding a build phase. I'm using a workspace with CocoaPods, if that makes a difference.
The text was updated successfully, but these errors were encountered: