Skip to content

Instantly share code, notes, and snippets.

@tsnow
Created July 19, 2012 15:38
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save tsnow/3144755 to your computer and use it in GitHub Desktop.
Save tsnow/3144755 to your computer and use it in GitHub Desktop.
How to compile Gitx

How to compile Gitx:

  1. Open GitX.xcodeproj in XCode.
  2. Switch scheme from cli-tool to GitX.
  3. Press ⇧⌘R (shortcut for: Product > Build For > Running).
  4. Press ⇧⌘2 to open the Organizer.
  5. Open the DerivedData folder shown in the Organizer window. (For example: ~/Library/Developer/Xcode/DerivedData/GitX-fpvndnywvssxinenuifhoszinvmk)
  6. Run the GitX.app located in {FOLDER}/Build/Products/Debug/GitX.app
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment