Browse Source

Add link to iOS build instructions

// FREEBIE
WanderMore 7 years ago
parent
commit
6037d00da3
1 changed files with 4 additions and 3 deletions
  1. 4 3
      CONTRIBUTING.md

+ 4 - 3
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.