commit | cdb9de4b147dc7de25c8bad6482d5c0e8e9eb827 | [log] [tgz] |
---|---|---|
author | Tiago Vignatti <[email protected]> | Wed Jun 28 16:15:54 2023 |
committer | Chromium LUCI CQ <[email protected]> | Wed Jun 28 16:15:54 2023 |
tree | ffd83450a451425fbb0296effe4f9ad3a8234f07 | |
parent | a25a99c61f73def553bce6b7660c55f8113994ca [diff] [blame] |
Fix typo in iOS build instructions Bug: None Change-Id: I3742abc8ecb46979675e93d54646f9e4c3d768a0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4651685 Auto-Submit: Tiago Vignatti <[email protected]> Reviewed-by: Abhijeet Kandalkar <[email protected]> Commit-Queue: Tiago Vignatti <[email protected]> Cr-Commit-Position: refs/heads/main@{#1163591}
diff --git a/docs/ios/build_instructions.md b/docs/ios/build_instructions.md index d8f6f440..a22ab66 100644 --- a/docs/ios/build_instructions.md +++ b/docs/ios/build_instructions.md
@@ -199,7 +199,7 @@ test application. Those provisioning profile will have a bundle identifier matching the following pattern `${prefix}.gtest.${test-suite-name}` where `${test-suite-name}` is the name of the test suite with underscores changed -to dashes (e.g. `base_unittests` app will use `${prefix}.gest.base-unittests` +to dashes (e.g. `base_unittests` app will use `${prefix}.gtest.base-unittests` as bundle identifier). To be able to run the EarlGrey tests on a device, you'll need two provisioning