All Versions
22
Latest Version
Avg Release Cycle
36 days
Latest Release
2761 days ago

Changelog History
Page 3

  • v0.4 Changes

    🔋 Features
    • Experimental added automatic package updates. You don't have to worry about manually updating plugins or templates.
    ✨ Enhancements
    • Less memory usage. Installers are singletons
  • v0.3 Changes

    🔋 Features
    • 🔌 Installing almost any plugin doesn't require Xcode restarting
    • ⚡️ Automatic updates. You shouldn't worry about updating Alcatraz anymore :)
    • ➕ Added support for a different plugin name and install dir. Solves BBUncrustify
    • Alcatraz haz got a twitter account!
    ✨ Enhancements
    • 👯 Made a dedicated download / clone directory in ~/Library/Application Support/Alcatraz
    • 🔨 [Code] Installer logic is refactored
    Note

    ⚡️ This is an important update! Please update manually using the install script

    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 -