Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-13645] CLI: ti build - iOS - package with no options returns error and not all missing options are being prompted

GitHub Issuen/a
TypeBug
PriorityMedium
StatusClosed
ResolutionFixed
Resolution Date2013-08-02T23:55:31.000+0000
Affected Version/sRelease 3.1.0
Fix Version/s2013 Sprint 16, 2013 Sprint 16 Core, Release 3.2.0
ComponentsCLI
Labelsimprovement, qe-3.1.0, qe-cli
ReporterOlga Romero
AssigneeChris Barber
Created2013-04-22T21:10:58.000+0000
Updated2013-11-18T18:10:25.000+0000

Description

Steps to reproduce: Please create the project and navigate to it's directory. 1) Try CLI command (build android package with no options) "ti build -T dist-appstore" 2) Enter target platform after it is prompted Result: [ERROR] Unable to find an iOS Distribution Certificate for name "" Expected result: It would be nice to have all missing options prompted

Comments

  1. Chris Barber 2013-07-26

    https://github.com/appcelerator/titanium/pull/50 https://github.com/appcelerator/node-appc/pull/50
  2. Chris Barber 2013-07-31

    To test 1) Run "ti build -T dist-appstore" 2) When prompted, select "android" as the platform to build for 3) It should continue to prompt you for the alias, keystore, output dir, and keystore password
  3. Samuel Dowse 2013-11-18

    Verified fixed on: Mac OSX 10.9 Mavericks Titanium Studio, build: 3.2.0.201311160316 Titanium SDK, build: 3.2.0.v20131117001643 CLI: 3.2.0-alpha Alloy: 1.3.0 XCode: 5.0.2 Ran "ti build -T dist-appstore", CLI prompts the user the entire way through asking for more information if not initially provided. Closing.

JSON Source