summaryrefslogtreecommitdiffhomepage
path: root/ios/BuildInstructions.md
diff options
context:
space:
mode:
authorBug Magnet <marco.nikic@mullvad.net>2024-01-10 16:56:40 +0100
committerBug Magnet <marco.nikic@mullvad.net>2024-01-18 09:20:18 +0100
commit93bd6908441c0a693e874e731fc59a41fe4d29cb (patch)
treec6aaf824e1bb19a6f227f29c7d8fa817b8ffd22a /ios/BuildInstructions.md
parent88b52d5ebd66d7e195173df0594f52b089cef593 (diff)
downloadmullvadvpn-93bd6908441c0a693e874e731fc59a41fe4d29cb.tar.xz
mullvadvpn-93bd6908441c0a693e874e731fc59a41fe4d29cb.zip
Add a staging configuration that automatically targets the staging environment
Diffstat (limited to 'ios/BuildInstructions.md')
-rw-r--r--ios/BuildInstructions.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/ios/BuildInstructions.md b/ios/BuildInstructions.md
index 4e938e7d31..9cf5316324 100644
--- a/ios/BuildInstructions.md
+++ b/ios/BuildInstructions.md
@@ -195,6 +195,7 @@ developer portal in the top right corner next to your organization name (upperca
digits).
1. Edit `App.xcconfig` and `PacketTunnel.xcconfig` and supply the names of your provisioning profiles
for development (Debug) and distribution (Release).
+1. Edit `Api.xcconfig` to supply the endpoint that will be used to reach the Mullvad API.
1. Edit `Screenshots.xcconfig` and supply the name of your provisioning profile. We only specify
development profile here as we never build UI testing targets for distribution. Skip this step if
you do not intend to generate screenshots for the app.