alcatraz / alcatraz-packages

Package list repository for Alcatraz
alcatraz.io
382 stars 386 forks source link

Removed build time analyzer #628

Closed RobertGummesson closed 8 years ago

RobertGummesson commented 8 years ago

I will soon replace the master branch with a standalone OSX app (due to lack of plug-in support in Xcode 8). This will in other words soon stop working here.

guillaumealgis commented 8 years ago

Hmm I understand, but will the plugin stop working with Xcode 7? If not, I think you could keep the plugin in Alcatraz, but never add Xcode 8's UUID (ignoring for a moment the fact that UUID or not, the plugin won't load in signed Xcode 8). Paired with https://github.com/alcatraz/Alcatraz/issues/443 (which I might get around to implement one day, I swear 🙃 ), users would have the best of both worlds.

Anyway, it's your call, let us know 👍

RobertGummesson commented 8 years ago

The master branch will turn into an OSX app soon rather than a plug-in. I've prepared a branch for it already but haven't merged it yet. No turning back now. :)

The plug-in code will be accessible from a GitHub release but I suppose that won't work with Alcatraz. It will be there to remember the good old times a.k.a the golden age of Xcode plug-ins. ;) The OSX app will be a very poor version of the plug-in but it's better than nothing.

guillaumealgis commented 8 years ago

Ok 👍