[DAEMON-259] iOS: Not able to select 11.4 simulator from studio
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | High |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2018-08-07T16:51:55.000+0000 |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | appcd-plugin-ios |
Labels | n/a |
Reporter | Shuo Liang |
Assignee | Chris Barber |
Created | 2018-06-21T04:26:39.000+0000 |
Updated | 2018-09-12T16:23:31.000+0000 |
Description
After upgrade Xcode 9.4.1, we can see there are version 11.4 simulators shows up in Xcode. But we can not see if from studio's run configure.Reproduce
1. Upgrade Xcode to 9.4.1 2. Create/Use a default app. 3. Open run configuration, you can see iOS version is 11.4, Simulator version is 11.4, but still not able to select 11.4 simulator in the dropdown list. All simulators are still version 11.3 (attach screen shot) 4. But if you select 11.3 simulator, it always run into 11.4 simulator directly. (attach screen shot)Note:
1. Run "appc info", the output looks all right. We can see both 11.3 and 11.4 simulators. (attached) 2. If we create app directly from Xcode, we can select target simulator as 11.4 or 11.3Attachments
File | Date | Size |
---|---|---|
appc info.txt | 2018-06-21T04:25:16.000+0000 | 20774 |
gistfile1.txt | 2018-06-25T03:28:11.000+0000 | 246898 |
Screen Shot 2018-06-21 at 11.25.22 AM.png | 2018-06-21T04:24:18.000+0000 | 196862 |
Screen Shot 2018-06-21 at 12.16.47 PM.png | 2018-06-21T04:24:18.000+0000 | 214740 |
tiinfo_ios.txt | 2018-06-25T03:37:56.000+0000 | 411071 |