[TIMOB-26121] iOS: Default simulator should be compatible with selected xcode
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | High |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2018-08-24T17:25:22.000+0000 |
Affected Version/s | Release 7.2.0 |
Fix Version/s | Release 7.5.0 |
Components | iOS |
Labels | n/a |
Reporter | Gary Mathews |
Assignee | Gary Mathews |
Created | 2018-06-11T23:08:19.000+0000 |
Updated | 2018-08-30T20:40:35.000+0000 |
Description
*TEST CASE*
- Install xcode-beta (10.0) along with xcode (9.x)
- Use xcode-select to select 9.x
- Build a project without specifying a simulator
- An iOS 12.0 simulator will be selected which is only compatible with xcode 10.0
master: https://github.com/appcelerator/titanium_mobile/pull/10100
Verified on 7.5.0.v20180829030547. Working fine. Closing.