mirror of
https://github.com/bevyengine/bevy
synced 2024-11-10 15:14:50 +00:00
a463d0c637
``` $ xcrun simctl devices list Unrecognized subcommand: devices usage: simctl [--set <path>] [--profiles <path>] <subcommand> ... simctl help [subcommand] Command line utility to control the Simulator ``` # Objective - The `examples/README.md` contains an invalid example command for listing iOS devices using `xcrun`. ## Solution - Update example command to omit the current invalid subcommand "`devices`". |
||
---|---|---|
.. | ||
EXAMPLE_README.md.tpl | ||
features.md.tpl |