- Fix summary field naming conflict
- Experimental support for new betas
- Support Xcode 5.1
- Fixed auto-updating plugins
- Support for Xcode 5
- Fixed loading Xcode-related applications, like FileMerge
- Less memory usage. Alcatraz reuses the same instance when opened multiple times in an Xcode session
- Show current version in the title bar
- Show a notification after successfully installing a package
- Previewing screenshot inside Alcatraz. You don't even have to visit the repository. How awesome is that? Thanks @jurre for implementing this feature.
- Fixed singleton creation for subclasses.
- Experimental added automatic package updates. You don't have to worry about manually updating plugins or templates.
- Less memory usage. Installers are singletons
- 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!
- Made a dedicated download / clone directory in ~/Library/Application Support/Alcatraz
- [Code] Installer logic is refactored
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 -