Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/onmyway133/minion
- Owner: onmyway133
- License: mit
- Created: 2016-03-13T09:02:43.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2016-03-13T11:56:07.000Z (almost 9 years ago)
- Last Synced: 2024-10-25T06:02:58.186Z (3 months ago)
- Topics: script, swift
- Language: Swift
- Homepage:
- Size: 7.81 KB
- Stars: 5
- Watchers: 3
- 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, [email protected]
## License
Minion is available under the MIT license. See the LICENSE file for more info.