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

chore: disable debugger for wda #768

Merged
merged 3 commits into from
Oct 25, 2023
Merged

chore: disable debugger for wda #768

merged 3 commits into from
Oct 25, 2023

Conversation

KazuCocoa
Copy link
Member

@KazuCocoa KazuCocoa commented Sep 18, 2023

Disable "Debug Executable"
Screenshot 2023-09-18 at 12 42 54 AM

This would slightly improve the launching performance via xcodebuild by skipping the debug server connection. 4k tv will have more improvement I guess since it is network-connected, and available via xcodebuild for now. As down-side, we should enable this checkbox to enable breakpoints for our development (if needed). Except for it, this uncheck won't break existing behavior as WDA functionality.

What do you think to disable it by default...?

As a downside, we need to enable it when we manually debug WDA

@mykola-mokhnach
Copy link

@Dan-Maor does this change make sense for you?

Copy link
Collaborator

@Dan-Maor Dan-Maor left a comment

Choose a reason for hiding this comment

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

Sounds good to me.

@mykola-mokhnach mykola-mokhnach merged commit e2f4405 into master Oct 25, 2023
46 checks passed
@mykola-mokhnach mykola-mokhnach deleted the disable-debugger branch October 25, 2023 18:08
github-actions bot pushed a commit that referenced this pull request Oct 25, 2023
## [5.11.6](v5.11.5...v5.11.6) (2023-10-25)

### Miscellaneous Chores

* disable debugger for wda ([#768](#768)) ([e2f4405](e2f4405))
@github-actions
Copy link

🎉 This PR is included in version 5.11.6 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants