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

Mark plugins incompatible with the current Xcode version #443

@guillaumealgis

Description

@guillaumealgis

I intend to add a feature similar to #303 where installed plugins are marked as incompatible (or any other adjective, I'm open to suggestions :) ) when they do not include the right UUID for the currently running Xcode.

c1f7aa52-1c64-11e5-8702-1b6d00cfaeb8

We'll also probably need a way to show the user what this means. Maybe adding a line of text to the plugin description like "This plugin is not compatible with your version of Xcode. Last supported version was Xcode 6.0.0.".

It would have been better to mark all incompatibles plugins and not just the installed ones, but given that the DVTPlugInCompatibilityUUIDs info is unavailable without downloading the plugin, I don't have any practical idea of how to do this.

Opening this issue to track progress.

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions