Skip to content

ricobeck/KFCocoaPodsPlugin

Repository files navigation

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

  • Check for outdated Pods from Xcode
  • Run Update/Install from Xcode
  • Output of the supported Commands appears in the Xcode Debug Console
  • Edit you Podfile with code completion (Pods and versions are taken from the installed CocoaPods Repos)

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

About

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

Resources

Stars

Watchers

Forks

Packages

No packages published