ricobeck / KFCocoaPodsPlugin

XcodePlugin for CocoaPods with pod commands/console output, user notifications & code completion.
http://kfi-apps.com/plugins/kfcocoapodsplugin/
800 stars 53 forks source link

KFCocoaPodsPlugin

XcodePlugin for CocoaPods with pod commands/console output, user notifications & code completion. Screenshot-Update.

Requirements

Requires Xcode5. Xcode4 is not supported.

Installation

Clone this repo or download the zip, run 'pod install' in the terminal, open the workspace file in Xcode and compile. After a restart of Xcode you have a 'CocoaPods' Menu Item in the Products menu.

Features

Screenshot-Update

License

This code is distributed under the terms and conditions of the MIT license.

Author

Rico Becker | @ricobeck https://twitter.com/ricobeck

Acknowledgements

Inspired by the CocoaPod Plugin. Some information were taken from the awesome KSImageNamed. For executing commands DSUnixTask is used.

Troubleshooting

When no command is executed you can try putting the path to your pod binary into .bashrc.

Screenshots

Main Menu
Screenshot-Update
Console output
Screenshot-Update
NotificationCenter
Screenshot-Update