Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-11444] CLI: TItanium build should not have --device-family option

GitHub Issuen/a
TypeBug
PriorityMedium
StatusClosed
ResolutionInvalid
Resolution Date2012-10-26T18:15:00.000+0000
Affected Version/sRelease 3.0.0
Fix Version/sn/a
ComponentsCLI
Labelsn/a
ReporterNatalie Huynh
AssigneeChris Barber
Created2012-10-12T23:56:13.000+0000
Updated2016-03-17T00:21:50.000+0000

Description

Steps to Reproduce: 1. Run "titanium build -h" Actual: -F, --device-family the device family to build for [iphone, ipad, universal] Expected: tiapp.xml should indicate if the project is iphone, ipad or universal and it is not set during the build level

Comments

  1. Chris Barber 2012-10-13

    1. The old iphone builder.py allows you to pass in a device family. If you don't, it defaults to "iphone". 2. Am I supposed to know it's universal if both iphone and ipad are true?
  2. Chris Barber 2012-10-26

    We should NOT remove the --device-family option.

JSON Source