summaryrefslogtreecommitdiffhomepage
path: root/ios/BuildInstructions.md
diff options
context:
space:
mode:
authorAndrej Mihajlov <and@mullvad.net>2020-07-22 11:54:24 +0300
committerAndrej Mihajlov <and@mullvad.net>2020-07-22 18:35:43 +0300
commit166dd2821d9586a592be619c19a7606ec9e6a67b (patch)
treeb329143f4c9d774ea4ff8819e41b29021b7e7949 /ios/BuildInstructions.md
parent9c9e4f9773cd348914a7a5186d45e29828fb7d99 (diff)
downloadmullvadvpn-166dd2821d9586a592be619c19a7606ec9e6a67b.tar.xz
mullvadvpn-166dd2821d9586a592be619c19a7606ec9e6a67b.zip
Update build instructons
Diffstat (limited to 'ios/BuildInstructions.md')
-rw-r--r--ios/BuildInstructions.md9
1 files changed, 0 insertions, 9 deletions
diff --git a/ios/BuildInstructions.md b/ios/BuildInstructions.md
index 4f8dddca4d..13f84867ce 100644
--- a/ios/BuildInstructions.md
+++ b/ios/BuildInstructions.md
@@ -147,15 +147,6 @@ xcrun altool --store-password-in-keychain-item <KEYCHAIN_ITEM_NAME> \
[Apple ID website]: https://appleid.apple.com/account/manage
-# Install Xcode project dependencies
-
-Xcode project uses a pre-build action to bundle the relay list with the app, which depends on `jq`.
-You can install it with `brew install jq`. See [jq website] for more installation options.
-
-[jq website]: https://stedolan.github.io/jq/download/
-
-The log output is saved to `ios/prebuild.log`.
-
# Automated build and deployment
Build script does not bump the build number, so make sure to do that manually and commit to repo: