Add link to iOS build instructions
// FREEBIE
This commit is contained in:
parent
f02491a15c
commit
6037d00da3
1 changed files with 4 additions and 3 deletions
|
@ -38,11 +38,12 @@ mobile, **you must build a mobile client that targets the staging server**
|
||||||
|
|
||||||
## Linking
|
## 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
|
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.
|
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 "+"
|
2. On your phone, open Signal and navigate to Settings > Devices. Tap the "+"
|
||||||
button and scan the qr code.
|
button and scan the qr code.
|
||||||
|
|
Loading…
Reference in a new issue