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

fix: fixed multiple simulator with same names and different versions #56

Merged
merged 1 commit into from
Jun 10, 2023

Conversation

okwasniewski
Copy link
Owner

@okwasniewski okwasniewski commented Jun 9, 2023

Goal of this PR is to fix issues with multiple versions of iOS emulators. Currently MiniSim doesn't differentiate between iOS versions which causes the first version returned bym xcrun simctl to be displayed.

Now MiniSim will display all versions of iOS Simulators. This PR also resolves this: #53

Before:

Screenshot 2023-06-10 at 10 29 56

After:

Screenshot 2023-06-10 at 10 29 53

@okwasniewski okwasniewski force-pushed the fix/okwasniewski/simulatorOS branch from 3562e95 to 8de9226 Compare June 9, 2023 17:38
@okwasniewski okwasniewski merged commit a40015e into main Jun 10, 2023
@okwasniewski okwasniewski deleted the fix/okwasniewski/simulatorOS branch June 10, 2023 08:32
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.

1 participant