Skip to content
This repository has been archived by the owner on Sep 4, 2018. It is now read-only.

Need to filter unsupported plugins automatically #260

Open
alexlee002 opened this issue Apr 10, 2015 · 4 comments
Open

Need to filter unsupported plugins automatically #260

alexlee002 opened this issue Apr 10, 2015 · 4 comments

Comments

@alexlee002
Copy link

Alcatraz is easy to manage Xcode plugins, But not all the plugins are support the latest Xcode version, So why don't filter the plugins that not supports the installed Xcode version? Or at least mark it as "Not supported" in the list.

@skywinder
Copy link

+1. It can be done by checking Info.plist file for DVTPlugInCompatibilityUUIDs key.
And can be easily fixed by owners, for example kattrali/deriveddata-exterminator/pull/31

@alexlee002
Copy link
Author

@skywinder: https://gist.github.com/alexlee002/b87dbeac1f9fd896174b

update all installed Xcode plugins to support the current version of Xcode

@skywinder
Copy link

@alexlee002 👍

@dzenbot
Copy link

dzenbot commented Sep 19, 2015

👍

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants