Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-16349] CLI: Expose Genymotion info in "ti info"

GitHub Issuen/a
TypeNew Feature
PriorityHigh
StatusClosed
ResolutionFixed
Resolution Date2014-04-07T21:05:42.000+0000
Affected Version/sn/a
Fix Version/s2014 Sprint 07, 2014 Sprint 07 Tooling, Release 3.3.0
ComponentsCLI
Labelscli, qe-closed-3.3.0, qe-testadded
ReporterChris Barber
AssigneeChris Barber
Created2014-01-30T22:16:45.000+0000
Updated2014-07-22T11:10:19.000+0000

Description

We need to expose the Genymotion detection results in "ti info". This will include where Genymotion lives, where the executables are, etc.

Comments

  1. Chris Barber 2014-03-31

    Titanium CLI master pull request: https://github.com/appcelerator/titanium/pull/123 TIMOB master pull request: https://github.com/appcelerator/titanium_mobile/pull/5558
  2. Chris Barber 2014-04-06

    To test, run "ti info" or "ti info -t genymotion". Make sure you have set "ti config genymotion.enabled true".
  3. Olga Romero 2014-04-30

    Following [~cbarber] comments set "ti config genymotion.enabled true" ran "ti info -t genymotion" Actual result
       Genymotion
         Path                        = /Applications/Genymotion.app/Contents/MacOS
         Genymotion Executable       = /Applications/Genymotion.app/Contents/MacOS/genymotion
         Genymotion Player           = /Applications/Genymotion.app/Contents/MacOS/player
         Home                        = /Users/oromero/.Genymobile/Genymotion
       
    Environment: Mac osx 10.9.2 Mavericks Appcelerator Studio, build: 3.3.0.201404291930 Titanium SDK, build: 3.3.0.v20140429122517 Node.JS Version: v0.10.13 NPM Version: 1.3.2 ├── acs@1.0.14 ├── alloy@1.4.0-dev ├── npm@1.3.2 ├── titanium@3.3.0-dev └── titanium-code-processor@1.1.1-beta1

JSON Source