fortinmike/XcodeBoost

Menu item does not appear after launching Xcode 6.3

harryzjm opened this issue · 4 comments

Menu item does not appear after launching Xcode 6.3

With Alcatraz it works, but you must uninstall and install the plugin again every time you restart Xcode.

Thanks for your reply :)

This is definitely a bug. A reinstall with Alcatraz shouldn't be required after each Xcode restart; only when new major versions of Xcode are released. Thanks for tracking this down, @damuro, and for reporting, @harryzjm !

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).