Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(488)

Unified Diff: docs/ios/build_instructions.md

Issue 2804633002: [ios] Fix build instruction and scripts. (Closed)
Patch Set: Created 3 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | ios/build/tools/setup-gn.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: docs/ios/build_instructions.md
diff --git a/docs/ios/build_instructions.md b/docs/ios/build_instructions.md
index 1fb0988498f961b5c06f936f60d99209e5f8d788..db1844c53c89ca162dccc7b3b1fd685ddbedd476 100644
--- a/docs/ios/build_instructions.md
+++ b/docs/ios/build_instructions.md
@@ -83,8 +83,6 @@ Since the iOS build is a bit more complicated than a desktop build, we provide
build directories under `out` for Release and Debug device and simulator
builds, and generates an appropriate Xcode workspace as well.
-This script is run automatically by fetch (as part of `gclient runhooks`).
lpromero 2017/04/05 13:07:56 When is it run then?
sdefresne 2017/04/05 14:28:20 It needs to be run manually as detailed in the par
-
You can customize the build by editing the file `$HOME/.setup-gn` (create it if
it does not exist). Look at `src/ios/build/tools/setup-gn.config` for
available configuration options.
« no previous file with comments | « no previous file | ios/build/tools/setup-gn.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698