https://github.com/onmyway133/minion
:honeybee: Working with Xcode plugins
https://github.com/onmyway133/minion
script swift
Last synced: 9 months ago
JSON representation
:honeybee: Working with Xcode plugins
- Host: GitHub
- URL: https://github.com/onmyway133/minion
- Owner: onmyway133
- License: mit
- Created: 2016-03-13T09:02:43.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2016-03-13T11:56:07.000Z (over 10 years ago)
- Last Synced: 2025-03-29T17:41:22.625Z (about 1 year ago)
- Topics: script, swift
- Language: Swift
- Homepage:
- Size: 7.81 KB
- Stars: 5
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
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, onmyway133@gmail.com
## License
Minion is available under the MIT license. See the LICENSE file for more info.