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][cli] Automatically select correct iOS device depending on app type #200

Merged
merged 2 commits into from
May 27, 2024

Conversation

gabrieldonadel
Copy link
Member

@gabrieldonadel gabrieldonadel commented May 21, 2024

Why

When using Orbit for the first time it can be confusing to have to manually select your physical device before trying to launch an IPA. We should instead just automatically select the correct iOS device type depending on the app type

How

Introduce new detect-ios-app-type command

Test Plan

Run orbit locally:

  1. select an iOS simulator
  2. launch an internal distribution build
  3. observe the physical device being auto selected

@gabrieldonadel gabrieldonadel marked this pull request as ready for review May 27, 2024 11:58
@gabrieldonadel gabrieldonadel merged commit a7054c1 into main May 27, 2024
1 check passed
@gabrieldonadel gabrieldonadel deleted the @gabrieldonadel/detect-ios-app-type branch May 27, 2024 13:24
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

2 participants