Skip to content

Add missing iOS, tvOS & watchOS versions#656

Closed
vitalybu wants to merge 1 commit into
facebook:masterfrom
vitalybu:add-missing-ios-tvos-watchos-versions
Closed

Add missing iOS, tvOS & watchOS versions#656
vitalybu wants to merge 1 commit into
facebook:masterfrom
vitalybu:add-missing-ios-tvos-watchos-versions

Conversation

@vitalybu
Copy link
Copy Markdown
Contributor

@vitalybu vitalybu commented Mar 7, 2021

Motivation

Display correct OS versions when listing simulators.

Test Plan

idb_companion --list 1 now returns correct os_version for iOS 13.7 Simulators:

{"model":"iPhone 11","os_version":"iOS 13.7","udid":"ECEE0585-05DB-4CD7-8F28-DD6D7CBD7174","architecture":"x86_64","type":"simulator","name":"iPhone 11","state":"Shutdown"}
{"model":"iPhone 12 Pro Max","os_version":"iOS 14.4","udid":"24D12E6D-503C-4AB0-82F1-AFCB81182827","architecture":"x86_64","type":"simulator","name":"iPhone 12 Pro Max","state":"Shutdown"}

Prior to this change, the default (latest == 14.4) version was returned.

Signed-off-by: Vitaly Bukhovsky <vitalybu@gmail.com>
@vitalybu
Copy link
Copy Markdown
Contributor Author

vitalybu commented Mar 7, 2021

Also fixes #655

Copy link
Copy Markdown
Contributor

@facebook-github-bot facebook-github-bot left a comment

Choose a reason for hiding this comment

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

@c-ryan747 has imported this pull request. If you are a Facebook employee, you can view this diff on Phabricator.

@facebook-github-bot
Copy link
Copy Markdown
Contributor

@c-ryan747 merged this pull request in 11d452c.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants