summaryrefslogtreecommitdiffhomepage
path: root/android/docs/BuildInstructions.macos.md
diff options
context:
space:
mode:
authorAlbin <albin@mullvad.net>2025-07-17 10:43:54 +0200
committerAlbin <albin@mullvad.net>2025-07-17 10:43:54 +0200
commita7e5d9ff3f840acfd78dee23924c174de741227b (patch)
treed76e97352db94ebe5496beb97724ab07f9046421 /android/docs/BuildInstructions.macos.md
parentc9cf9cb22d112efece39cc4e06c1f068600315a3 (diff)
parent4d7a8a72a32b78027ae6a5f6d963d75b79d81850 (diff)
downloadmullvadvpn-a7e5d9ff3f840acfd78dee23924c174de741227b.tar.xz
mullvadvpn-a7e5d9ff3f840acfd78dee23924c174de741227b.zip
Merge branch 'add-macos-devshell-support'
Diffstat (limited to 'android/docs/BuildInstructions.macos.md')
-rw-r--r--android/docs/BuildInstructions.macos.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/android/docs/BuildInstructions.macos.md b/android/docs/BuildInstructions.macos.md
index 4ef004d595..0538a2daaf 100644
--- a/android/docs/BuildInstructions.macos.md
+++ b/android/docs/BuildInstructions.macos.md
@@ -3,6 +3,8 @@
This document will guide you to setup your development environment on macOS. It has been
tested on a clean install of macOS Ventura 13.5.1 on a M2 MacBook.
+As an alternative to this guide you can also follow [these nix devshell instructions](../BuildInstructions.md#build-using-nix-devshell).
+
> __*WARNING:*__ This guide will not apply the [wireguard-go patch](https://git.zx2c4.com/wireguard-android/tree/tunnel/tools/libwg-go/goruntime-boottime-over-monotonic.diff)
> as done in Linux build instructions which may affect app performance.