Getting the Adium Source Code Corresponding to a Release
Adium is an open source project, distributed under the GPL license. This page explains how to get the source code for a particular Adium release. To get the most current source code, which should be used for developing and patching purposes, see GettingNewestAdiumSource.
Requirements
- Xcode (Available with a free account from Apple)
- If you're building in deployment, you'll also need the "Mac OS X 10.4u (universal) SDK" to be installed. It's an option under Customize in the Xcode installer. (The SDKs are custom-install options in the Xcode installer. If you did not enable them when you installed Xcode, just run the installer again and select them.)
- If you're using Mac OS X 10.4.x (Tiger) you'll need Xcode 2.5.x. If you're using Mac OS X 10.5.x (Leopard) you'll need Xcode 3.1.1 or newer.
- Mac OS X 10.4 or newer
Instructions for getting source code
The current Adium release tarball can be downloaded from the previous releases page.

