Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-4780] Tools: Add a command that installs platform-specific resources and XML to an existing Titanium project

GitHub Issuen/a
TypeNew Feature
PriorityLow
StatusClosed
ResolutionFixed
Resolution Date2013-08-02T08:25:14.000+0000
Affected Version/sRelease 1.7.2
Fix Version/sn/a
ComponentsTooling
Labelstools
ReporterMarshall Culpepper
AssigneeChris Barber
Created2011-07-26T08:31:32.000+0000
Updated2017-03-24T20:58:01.000+0000

Description

Initially when a new Titanium Mobile project is created, we create it with some default placeholder images, configuration in tiapp.xml, and other things. If a project is created with only one platform target, then only the resources for that platform are copied into the project. It would be nice if Titanium developers could issue an SDK command to copy the default project resources for a platform into their existing project if it wasn't initially targeted to that platform. Currently we have a number of commands on our "titanium.py" script, so this would be a new command along the lines of: titanium.py copy_resources --platform=

Comments

  1. Chris Barber 2013-08-02

    This was fixed in TIMOB-10772.
  2. Lee Morris 2017-03-24

    Closing ticket as fixed with reference to previous comments.

JSON Source