[DAEMON-126] appcd-plugin-genymotion: Add support for custom deployed directory path
GitHub Issue | n/a |
Type | Improvement |
Priority | Medium |
Status | Resolved |
Resolution | Fixed |
Resolution Date | 2017-11-15T10:31:01.000+0000 |
Affected Version/s | Appc Daemon 1.0.0 |
Fix Version/s | Appc Daemon 1.0.0 |
Components | appcd-plugin-genymotion |
Labels | n/a |
Reporter | Ewan Harris |
Assignee | Ewan Harris |
Created | 2017-11-10T12:22:47.000+0000 |
Updated | 2017-11-15T10:31:02.000+0000 |
Description
Description
As it is possible to support changing the deployed genymotion directory we should look into making the lookup of the deployed directory consider this path. On Windows we can query the registry for it (under HCKU\Software\Genymobile\Genymotion), I'm not sure how to find it on OSX and linux. we should also add a config setting called genymotion.deployed just incase it is not possible to find on non-Windows
Comments
JSON Source
Merged in https://github.com/appcelerator/appc-daemon/pull/121