Skip to content

Conversation

@thymikee
Copy link
Member

Summary:

The build-ios command contained some left-over flags from run-ios like simulator, uuid, device. Removed the references and moved the code a bit to remove duplication.

As a followup we should focus on bringing interactive behavior as default

Test Plan:

Checklist

  • Documentation is up to date to reflect these changes.
  • Follows commit message convention described in CONTRIBUTING.md

@thymikee thymikee requested a review from adamTrz as a code owner September 18, 2023 15:44
@github-actions github-actions bot added the docs Documentation change label Sep 18, 2023
Copy link
Collaborator

@szymonrybczak szymonrybczak left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great cleanup! 🙌 I still see some flags such us --binary-path or --list-devices under build-ios command instead of run-ios in docs ;/ We need to fully sync docs with codebase.

Copy link
Collaborator

@adamTrz adamTrz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the cleanup, works like a charm 💪

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docs Documentation change

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants