Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/root/development/debugging/ios_local.rst
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ by rules_xcodeproj, following these steps may work:
4. Remove all apps without a provisioning profile from the ``xcodeproj``
configuration in Envoy Mobile's root ``BUILD`` file.
5. Follow the same steps as defined in the
:ref:`Using the Xcode GUI <using_xcode>`_ section above, but
:ref:`Using the Xcode GUI <using_xcode>` section above, but
targeting your device instead of a simulator.

*Note: You may need to clean from Xcode with cmd-shift-k between device
Expand Down