update BUILDING.md

pull/1/head
Michael Kirk 6 years ago
parent 6082bd9183
commit 20284ebc84

@ -1,9 +1,20 @@
# Building
We typically develop against the latest stable version of XCode.
As of this writing, that's XCode 9.4
## 1. Clone
Clone the repo to a working directory
```
git clone https:github.com/signalapp/Signal-iOS
```
Since we make use of submodules, you must use `git clone`, rather than
downloading a prepared zip file from Github.
## 2. Dependencies
To build and configure the libraries Signal uses, just run:

Loading…
Cancel
Save