Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/onmyway133/minion

:honeybee: Working with Xcode plugins
https://github.com/onmyway133/minion

script swift

Last synced: about 2 months ago
JSON representation

:honeybee: Working with Xcode plugins

Awesome Lists containing this project

README

        

# Minion
Working with Xcode plugins

## Install

```
brew tap onmyway133/formulae
brew install minion
```

## Usage

- `minion.swift uuid`
> Print the current Xcode DVTPlugInCompatibilityUUID

- `minion.swift plugin_folder`
> Go to Plugins folder

- `minion.swift update`
> Update all Xcode plugins DVTPlugInCompatibilityUUID

## Author

Khoa Pham, [email protected]

## License

Minion is available under the MIT license. See the LICENSE file for more info.