-
Notifications
You must be signed in to change notification settings - Fork 136
Building
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.
- Open Xcode 4.2 or higher
- Open the Repositories window (
File > Source Control > Repositories...
) - Clone the repository by clicking the + sign and choosing
Checkout or Clone Repository...
- For the location, paste
https://github.com/dorianj/CoRD.git
- After the cloning finishes, open the project and build (
Product > Build
or⌘B
)