Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-16686] CLI: Running "ti create" does not prompt "ios" as a target platform, but will create iphone/ipad project

GitHub Issuen/a
TypeBug
PriorityHigh
StatusClosed
ResolutionWon't Fix
Resolution Date2014-03-25T21:11:58.000+0000
Affected Version/sRelease 3.2.3
Fix Version/s2014 Sprint 06, 2014 Sprint 06 Tooling, Release 3.3.0
ComponentsCLI
Labelsqe-3.2.3, qe-closed-3.3.0, qe-testadded
ReporterOlga Romero
AssigneeChris Barber
Created2014-03-24T21:23:55.000+0000
Updated2014-07-22T07:18:22.000+0000

Description

Description

When running "ti create" there is no "ios" as a Target platform listed. If the user types in "ios", the project will be created for iPhone and iPad.

Please compare

the previous SDK build
Titanium Command-Line Interface, CLI version 3.2.1, Titanium SDK version 3.2.3.v20140323233607
Target platforms (android|blackberry|ios|ipad|iphone|mobileweb|tizen) [android,blackberry,ios,ipad,iphone,mobileweb,tizen]:
the new build
Titanium Command-Line Interface, CLI version 3.2.1, Titanium SDK version 3.2.3.v20140324114345
Target platform (all|iphone|ipad|tizen|mobileweb|android|blackberry) [all]:

Comments

  1. Chris Barber 2014-03-25

    The "platforms" are really "deployment targets" and "ios" is not a deployment target per se. If you want "ios", then explicitly list "ipad,ios".
  2. Olga Romero 2014-04-21

    I guess I can close this issue per [~cbarber] comment. Titanium SDK, build 3.3.0.v20140418162516 Node.JS Version: v0.10.13 NPM Version: 1.3.2 ├── acs@1.0.14 ├── alloy@1.3.1 ├── node-appc@0.2.0 ├── npm@1.3.2 ├── titanium@3.2.3-beta2 └── titanium-code-processor@1.1.1-beta1 XCode Version: 5.1.1

JSON Source