Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-7647] Tooling: titanium.py create with platform set to ipad only does not create an iphone folder in the new project

GitHub Issuen/a
TypeBug
PriorityMedium
StatusClosed
ResolutionCannot Reproduce
Resolution Date2013-08-02T09:15:35.000+0000
Affected Version/sRelease 1.8.0.1, Release 2.0.0, Release 1.8.1
Fix Version/sn/a
ComponentsTooling
Labelsqe-ios021312
ReporterDustin Hyde
AssigneeChris Barber
Created2012-02-14T11:07:38.000+0000
Updated2017-03-10T18:31:43.000+0000

Description

When a new project is created using the command line titanium.py create script and the platform is set to ipad only, no iphone folder is created. As a consequence, when the project is imported into studio, no targets are selected. Steps to Reproduce: 1. Run similar code in command line, taking into account OS and user directories.
//
dhydeMBPLion:~ dhyde$ /Users/dhyde/Library/Application\ Support/Titanium/mobilesdk/osx/1.8.1/titanium.py create --platform=ipad --type=project --dir=/Users/dhyde/Downloads --name=NewProject --id=com.appcelerator.project
//
Expected Result: NewProject/iphone should be created. Actual Result: No iphone folder is created. When project imported into studio, no targets are selected.

Comments

  1. Chris Barber 2013-08-02

    I couldn't reproduce this with the new CLI. Perhaps this was just an issue with the old Python based stuff.
  2. Lee Morris 2017-03-10

    Closing ticket as the issue cannot be reproduced.

JSON Source