[TIMOB-11533] CLI: creating an application from terminal creates the project with just the resource folder at your current location
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | High |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2012-10-19T15:46:07.000+0000 |
Affected Version/s | n/a |
Fix Version/s | Release 3.0.0, Release 3.1.0, 2012 Sprint 21 JS, 2012 Sprint 21 |
Components | Tooling |
Labels | qe-cli |
Reporter | Natalie Huynh |
Assignee | Chris Barber |
Created | 2012-10-18T21:27:39.000+0000 |
Updated | 2014-06-19T12:43:06.000+0000 |
Description
Steps to Reproduce:
1. Create Test directory on desktop
2. cd to that directory
3. Run titanium create
4. Create the application on ~/Desktop
Actual:
In the Test directory you will have a project folder with just the resource folder
Expected:
To only create the project directory on desktop and not a partial one in your current directory
Master pull request: https://github.com/appcelerator/titanium_mobile/pull/3298 3.0.x pull request: https://github.com/appcelerator/titanium_mobile/pull/3299
Tested with 3.0.16 and 3.0.0.v20121113170203