[TIMOB-11297] CLI: Failure during project creation
GitHub Issue | n/a |
Type | Bug |
Priority | High |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2012-10-08T23:14:50.000+0000 |
Affected Version/s | Release 3.0.0 |
Fix Version/s | n/a |
Components | CLI |
Labels | n/a |
Reporter | Eric Merriman |
Assignee | Chris Barber |
Created | 2012-10-08T19:22:08.000+0000 |
Updated | 2014-06-19T12:43:25.000+0000 |
Description
While testing the new CLI, I was unable to create a new project via studio or via command-line. This turned out to be a problem with line 120 of the create.js file.
Steps to reproduce:
1) Attempt to create a new project with studio or command-line
Result:
Build failure complaining about missing tiapp.xml
Expected:
Project is created
Attachments
This was fixed in PR https://github.com/appcelerator/titanium_mobile/pull/3128.
Verified fixed with: SDK: 3.0.0.v20121207120202 Titanium Studio, build: 3.0.0.201212061921 Mac OS X 10.8.2 Xcode 4.5.2 CLI: 3.0.20
Project creation is done successfully by Studio and CLI. Verified on : SDK version: 3.0.1.v20130111165328 , 3.1.0.v20130111163212, 3.0.0.GA CLI version : 3.0.22 OS : MAC OSX 10.7.5 XCode : 4.5.1 Studio : 3.0.1.201212181159