Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-18151] Packaging the app onto Windows platform fails with invalid deploy type

GitHub Issuen/a
TypeBug
PriorityHigh
StatusClosed
ResolutionFixed
Resolution Date2014-12-08T19:07:10.000+0000
Affected Version/sn/a
Fix Version/sRelease 4.1.0
ComponentsCLI
Labelsn/a
ReporterPraveen Innamuri
AssigneeChristopher Williams
Created2014-12-08T18:16:07.000+0000
Updated2017-03-16T22:49:53.000+0000

Description

Running the below command to package a mobile app onto Windows platform fails with invalid deploy type error, though we pass in "production" when the target is set to dist-phonestore.
titanium --sdk 3.6.0.v20141202110913 --no-colors --no-progress-bars --no-prompt build --platform 
windows --log-level trace --sdk 3.6.0.v20141202110913 --project-dir C:\Users\Ajay\Work\runtime-
appcelerator.studio.all\DefaultApp --target dist-phonestore --deploy-type production --output-dir 
C:\Users\Ajay\Work --wp-publisher-guid a206-e287fd94a929 --skip-js-minify --no-color
Looks CLI is looking for only test and development deploy types even for distribution builds.

Comments

  1. Christopher Williams 2014-12-08

    https://github.com/appcelerator/titanium_mobile_windows/pull/3
  2. Enrique Mariani de Camas 2015-11-19

    There are an SDK fix. contact to superhenrex@gmail.com
  3. Lee Morris 2017-03-16

    Closing ticket as fixed.

JSON Source