Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-13663] CLI: iOS "build only" option in conjunction with target "device" or "dist-adhoc" does not produce an ipa

GitHub Issuen/a
TypeBug
PriorityHigh
StatusClosed
ResolutionFixed
Resolution Date2013-11-02T00:57:23.000+0000
Affected Version/sRelease 3.1.0
Fix Version/s2013 Sprint 22, 2013 Sprint 22 Core, Release 3.2.0
ComponentsCLI
Labelsqe-3.1.1
ReporterEric Merriman
AssigneeChris Barber
Created2013-04-23T23:44:44.000+0000
Updated2013-11-18T18:19:16.000+0000

Description

Description:

While investigating a bug, it was evident that using dist-adhoc target with flag build-only, you do not get an ipa produced.

Steps to reproduce:

1) Create a project with ios support 2) Using the CLI, build for adhoc with build-only option example: ti build -p ios -T dist-adhoc -F iphone -V "Eric Merriman" -P 207TC916-0727-45F8-83E2-FC13B26F9F3S -I 6.1 -K -O /Users/emerriman/Desktop --log-level debug

Result:

No ipa is produced at output directory location.

Expected Result:

ipa is produced

Comments

  1. Chris Barber 2013-11-01

    Pull request: https://github.com/appcelerator/titanium_mobile/pull/4898
  2. 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-aplha Alloy: 1.3.0 XCode: 5.0.2 Ran command: ti build -p ios -T dist-adhoc -F iphone -V "QE Department (C64864TF2L)" -I 7.0.3 -O /Users/sdowse/Desktop --log-level debug --build-only ipa file was created on Desktop. Closing.

JSON Source