calimarkus / JDPluginManager

[Xcode] An Xcode PluginManager - simplifies installing, updating and deleting
160 stars 7 forks source link

JDPluginManager

Overview

Are you using a lot of XCode Plugins?
This plugin makes it easy to install, update and remove them. It adds a new MenuItem Plugins in the Menu Bar of Xcode, as you can see in the screenshots.

Key Features:

Screenshots:

Screenshot Screenshot Screenshot

Installation

Simply build this Xcode project once and restart Xcode. You can delete the project afterwards. (The plugin will be copied to your system automatically after the build.)

If you get a "Permission Denied" error while building, please see this issue of the great ColorSense plugin.

Uninstall

In Xcode, go to Plugins > JDPluginManager > Uninstall and restart Xcode afterwards.