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

[menu-bar] Fix CLI resource name on x64 #39

Merged
merged 2 commits into from
Aug 13, 2023

Conversation

gabrieldonadel
Copy link
Member

@gabrieldonadel gabrieldonadel commented Aug 13, 2023

Why

Intel Mac users are currently unable to list-devices and launch builds due to an incorrect string comparison to resolve the cli resource name

Closes #35

How

Update getCliResourceNameForArch method to use isEqualToString

Test Plan

Run Orbit in an x64 Intel machine and ensure communication between the menu-bar and cli is working as expected

@gabrieldonadel gabrieldonadel marked this pull request as ready for review August 13, 2023 04:51
@gabrieldonadel gabrieldonadel merged commit ba2d61a into main Aug 13, 2023
1 check passed
@gabrieldonadel gabrieldonadel deleted the @gabrieldonadel/fix-x64 branch August 13, 2023 04:51
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.

[bug] Device list is not displayed correctly on x64
1 participant