Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-12375] CLI: Selecting iOS platform returns only iPhone as a Deployment Target

GitHub Issuen/a
TypeBug
PriorityHigh
StatusClosed
ResolutionFixed
Resolution Date2013-01-23T19:46:29.000+0000
Affected Version/sRelease 3.0.0
Fix Version/sRelease 3.0.2, Release 3.1.0, 2013 Sprint 02 JS, 2013 Sprint 02
ComponentsCLI
Labelsmodule_cli, qe-cli, qe-port, qe-testadded
ReporterOlga Romero
AssigneeChris Barber
Created2013-01-22T18:43:58.000+0000
Updated2014-08-18T04:55:05.000+0000

Description

Creating a project with targeted platform iOS, which include iPhone and iPad, returns only iPhone as a Deployment Target. Steps to reproduce: 1) Use ti create -p to list your platforms 2) perform a ti project Result: Deployment Targets: ipad = false iphone = true

Comments

  1. Chris Barber 2013-01-23

    Master pull request: https://github.com/appcelerator/titanium_mobile/pull/3761 3.0.x pull request: https://github.com/appcelerator/titanium_mobile/pull/3762
  2. Olga Romero 2013-01-23

    Closing as fixed. Actual result==expected Deployment Targets: android = false ipad = true iphone = true mobileweb = false Project Properties: sdk-version = 3.0.2.v20130123121656 Tested also with: master latest commit 70cfc457ac

JSON Source