Menu item does not appear after launching Xcode 6.3
harryzjm opened this issue · 4 comments
harryzjm commented
Menu item does not appear after launching Xcode 6.3
damuro commented
With Alcatraz it works, but you must uninstall and install the plugin again every time you restart Xcode.
harryzjm commented
Thanks for your reply :)
fortinmike commented
fortinmike commented
Fixed in 9fcc6bc. A reinstall through Alcatraz should ensure the plugin starts when Xcode is launched.
It seems that Alcatraz ignores compatibility UUIDs when loading Xcode plugins into the running app, which is why it worked when reinstalling through Alcatraz and didn't when Xcode was restarted afterwards (as Xcode does check compatibility UUIDs before loading plugins).