FormulaMonks / Auto-Importer-for-Xcode

Plugin for Xcode to quickly import your headers on the fly.
https://citrusbyte.com
MIT License
553 stars 59 forks source link

Error on Xcode 6.3 #13

Closed bryantjustin closed 9 years ago

bryantjustin commented 9 years ago

This error shows up when I try to bring up the auto-import window using hot keys:

Failed to load nib file. Try deleting $HOME/Library/Application Support/Developer/Shared/Xcode/Plug-ins/Auto-Importer.xcplugin and then reinstall the plugin

I have tried to uninstall and reinstall it the project using Alcatraz and the issue continues to persist.

bryantjustin commented 9 years ago

I downloaded the source and just built it, and that seemed to have worked. Seems like the issue is only from installing using Alcatraz. Closing the issue now.