From 6037d00da3c5b62967f16ecaf306bd49c4c15d40 Mon Sep 17 00:00:00 2001 From: WanderMore Date: Thu, 24 Nov 2016 21:47:50 -0800 Subject: [PATCH] Add link to iOS build instructions // FREEBIE --- CONTRIBUTING.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 308a32a2f..52dcfede5 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -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.