How to compile Gitx:
- Open GitX.xcodeproj in XCode.
- Switch scheme from cli-tool to GitX.
- Press ⇧⌘R (shortcut for: Product > Build For > Running).
- Press ⇧⌘2 to open the Organizer.
- Open the DerivedData folder shown in the Organizer window. (For example:
~/Library/Developer/Xcode/DerivedData/GitX-fpvndnywvssxinenuifhoszinvmk
) - Run the GitX.app located in
{FOLDER}/Build/Products/Debug/GitX.app