[DAEMON-169] Issues with Xcode info returned
GitHub Issue | n/a |
Type | Bug |
Priority | Critical |
Status | Resolved |
Resolution | Fixed |
Resolution Date | 2017-11-20T19:38:12.000+0000 |
Affected Version/s | n/a |
Fix Version/s | Appc Daemon 1.0.0 |
Components | appcd-plugin-ios |
Labels | n/a |
Reporter | Satyam Sekhri |
Assignee | Chris Barber |
Created | 2017-11-18T17:25:48.000+0000 |
Updated | 2017-11-20T19:38:12.000+0000 |
Description
Couple of issues found in the Xcode information returned when querying "appc appcd exec /ios/latest/info"
1. Any Xcode that is not present in the /Applications is not returned
2. The latest xcode in the system is returned as default even after switching to another xcode for default.
Check the attached "appcd.txt " for output of running the "appc appcd exec /ios/latest/info" and the "appcCLI.txt" for output running "appc ti info -t ios"
The Xcode in downloads folder was made default but daemon output returns the latest code in /Applications as the default and does not list the Xcode in /downalods
Attachments
File | Date | Size |
appcCLI.txt | 2017-11-18T17:24:34.000+0000 | 30255 |
appcd.txt | 2017-11-18T17:24:35.000+0000 | 430921 |
https://github.com/appcelerator/appc-daemon/pull/168