Skip to content

Add BAZEL_SIMCTL_LAUNCH_FLAGS and BAZEL_DEVICECTL_LAUNCH_FLAGS env variable options#2770

Merged
brentleyjones merged 1 commit intomasterfrom
bj/add-bazel_simctl_launch_flags-and-bazel_devicectl_launch_flags-env-variable-options
Aug 21, 2025
Merged

Add BAZEL_SIMCTL_LAUNCH_FLAGS and BAZEL_DEVICECTL_LAUNCH_FLAGS env variable options#2770
brentleyjones merged 1 commit intomasterfrom
bj/add-bazel_simctl_launch_flags-and-bazel_devicectl_launch_flags-env-variable-options

Conversation

@brentleyjones
Copy link
Copy Markdown
Collaborator

Setting these allows you to adjust the launch flags for bazel run of simulator and device applications respectively, e.g. setting --wait-for-debugger. They default to --console-pty and --console to keep existing behavior.

…v variable options

Setting these allows you to adjust the launch flags for `bazel run` of simulator and device applications respectively, e.g. setting `--wait-for-debugger`. They default to `--console-pty` and `--console` to keep existing behavior.

Signed-off-by: Brentley Jones <[email protected]>
@brentleyjones brentleyjones merged commit 56b14ea into master Aug 21, 2025
11 checks passed
@brentleyjones brentleyjones deleted the bj/add-bazel_simctl_launch_flags-and-bazel_devicectl_launch_flags-env-variable-options branch August 21, 2025 18:10
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.

3 participants