Add link to iOS build instructions

// FREEBIE
This commit is contained in:
WanderMore 2016-11-24 21:47:50 -08:00 committed by lilia
parent f02491a15c
commit 6037d00da3
1 changed files with 4 additions and 3 deletions

View File

@ -38,11 +38,12 @@ mobile, **you must build a mobile client that targets the staging server**
## Linking
Currently only the Android client supports multi-device linking.
0. Build Signal for Android from source, and change its `TEXTSECURE_URL` to point
0. Build Signal for Android or iOS from source, and change its `TEXTSECURE_URL` to point
at `textsecure-service-staging.whispersystems.org`. This task is 1% search and
replace, 99% [setting up your build environment](https://github.com/WhisperSystems/Signal-Android/blob/master/BUILDING.md).
replace, 99% setting up your build environment. Instructions are available for both
the [Android](https://github.com/WhisperSystems/Signal-Android/blob/master/BUILDING.md)
and [iOS](https://github.com/WhisperSystems/Signal-iOS/blob/master/BUILDING.md) projects.
1. Upon installing the extension you will be presented with a qr code.
2. On your phone, open Signal and navigate to Settings > Devices. Tap the "+"
button and scan the qr code.