Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pass launch arguments to simctl launch command #2338

Merged

Conversation

BalestraPatrick
Copy link
Member

This allows passing launch arguments when doing bazel run directly. There's a way to provide environment variables, but from what I could see, we didn't support passing launch arguments. This adds support for doing the following for example:

$ bazel run //:app -- -AppleLanguages (fr)

@BalestraPatrick BalestraPatrick merged commit c667615 into bazelbuild:master Dec 22, 2023
8 checks passed
@BalestraPatrick BalestraPatrick deleted the launch-arguments-run branch December 22, 2023 15:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants