Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-13312] CLI: Improve prompting for certificate choice during distribution build

GitHub Issuen/a
TypeNew Feature
PriorityHigh
StatusClosed
ResolutionFixed
Resolution Date2013-11-01T22:57:54.000+0000
Affected Version/sn/a
Fix Version/s2013 Sprint 22, 2013 Sprint 22 Core, Release 3.2.0
ComponentsCLI
Labelscli, module_cli, qe-closed-3.2.0, qe-testadded
ReporterMitchell Amihod
AssigneeChris Barber
Created2013-01-28T18:07:46.000+0000
Updated2014-04-22T07:29:35.000+0000

Description

When I used to use tiMake from matt apperson, when you went to deploy and there was multiple certs, it would provide a list of certs with a number next to each. You guys ask for the name, but I think the CLI has some confusion when you have 2 certs with the same name. Also, was never prompted to pick UUID of provisioning profiles.

Comments

  1. Chris Barber 2013-04-02

    @Shak, the new prompt library I've already built has number next to the provisioning profiles as well as autocomplete. This functionality will be available in 3.2.0 for sure. This ticket will most likely be resolved as a dupe. It's worth pointing out that 3.0 and 3.1 will not use the new prompt library.
  2. Chris Barber 2013-11-01

    Pull request: https://github.com/appcelerator/titanium_mobile/pull/4898
  3. Sabil Rahim 2013-11-01

    Works well with ti build -p ios -T dist-adhoc
  4. Wilson Luu 2013-12-11

    Closing ticket as fixed. After cli.prompt is set to true in ti config, then I was able to verify the CLI will prompt you for different iOS certs and provisioning profiles when you use the ti build command. Tested on: Appcelerator Studio, build: 3.2.0.201312101708 SDK build: 3.2.0.v20131210191510 CLI: 3.2.0-cr Alloy: 1.3.0-cr Xcode: 5.0.2

JSON Source