Skip to content
Snippets Groups Projects
Commit c09956fd authored by Justin Kim's avatar Justin Kim
Browse files

ade: Add --native option


`ade configure` and `ade build` have `--native` option, but `install`
and `uninstall` commands doesn't. To install/uninstall a bundle which
is built with `--native`, user should use `ade install --simulator`
because two options actually do same thing.
For the consistency, the option, `--native`, is added.

Reviewed-by: default avatarEmanuele Aina <emanuele.aina@collabora.co.uk>
Signed-off-by: default avatarJustin Kim <justin.kim@collabora.com>
Differential Revision: https://phabricator.apertis.org/D6807
parent 6e8bee2a
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment