[AC-4465] options listed in iOS devices
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | n/a |
Status | Resolved |
Resolution | Invalid |
Resolution Date | 2016-09-18T15:31:38.000+0000 |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | n/a |
Labels | n/a |
Reporter | ILAY SENER |
Assignee | Chris Barber |
Created | 2016-09-16T02:12:05.000+0000 |
Updated | 2016-09-18T15:31:38.000+0000 |
Description
On Studio 4.7.1, I see the following in the IOS devices to run my mobile apps. This doesn't look right? Duplicated somewhat.
Attachments
File | Date | Size |
---|---|---|
Screen Shot 2016-09-16 at 12.07.59.png | 2016-09-16T02:12:03.000+0000 | 1068151 |
Hello, Looks fine to me. You have support for apple watch simulators. Thanks.
One would have expected single entry per device? why are they listed next to different versions of iPhones?
The list is (most likely) correct. The device pairs are tied to each Xcode installation. This means the permutations for all iOS Simulator and watchOS Simulators is actually quite large. We talked about how to better solve this and we came up with the idea of managing our own device pairs. We would no longer list all permutations or list watchOS Simulators, only iOS Simulators and device pairs. Since Titanium would own these device pairs, they would span multiple Xcode installations. I've created TIMOB-23918 to address this. In the meantime, I will resolve this ticket as invalid.