Skip to content
Bennett Blodinger edited this page Aug 10, 2013 · 1 revision

CoRD's repository can be added into Xcode for easy management, even if you're not a CoRD Developer and just like building from source.

  1. Open Xcode 4.2 or higher
  2. Open the Repositories window (File > Source Control > Repositories...)
  3. Clone the repository by clicking the + sign and choosing Checkout or Clone Repository...
  4. For the location, paste https://github.com/dorianj/CoRD.git
  5. After the cloning finishes, open the project and build (Product > Build or ⌘B)
Clone this wiki locally