Upgrade to Pro — share decks privately, control downloads, hide ads and more …

Alcatraz - Xcode package manager

Alcatraz - Xcode package manager

Quick talk on WWDC CocoaPods meet up w/ Delisa Mason

Avatar for Marin Usalj

Marin Usalj

June 13, 2013
Tweet

More Decks by Marin Usalj

Other Decks in Programming

Transcript

  1. Should be easy. Just paste this line in terminal: mkdir

    -p ~/Library/Application\ Support/Developer/ Shared/Xcode/Plug-ins; curl -L http://goo.gl/xfmmt | tar xv -C ~/Library/Application\ Support/Developer/ Shared/Xcode/Plug-ins - Thursday, June 13, 13
  2. • Plugins updated every time Alcatraz is launched • Alcatraz

    uses Alcatraz to update Alcatraz • The same for all the other plugins. Thursday, June 13, 13
  3. Building Plugins • Install Xcode4-Plugin-Template • Customize menu items, add

    actions • PR at github.com/mneorr/alcatraz-packages Thursday, June 13, 13