Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-13650] When building Alloy projects, Resources folder should be auto-generated when not present

GitHub Issuen/a
TypeBug
PriorityMedium
StatusClosed
ResolutionCannot Reproduce
Resolution Date2016-08-30T04:28:55.000+0000
Affected Version/sn/a
Fix Version/sn/a
Componentsn/a
Labelsn/a
ReporterBert Grantges
AssigneeEric Merriman
Created2012-12-04T20:06:44.000+0000
Updated2017-03-24T21:52:29.000+0000

Description

For Alloy projects, the Resources folder should not be touched - its generated code, so typically it is left out of GIT repos. This causes a problem when trying to build a project imported from GIT - the application will fail to compile due to the Resources folder not being present. To reproduce: - Import an Alloy based Titanium project from github, make sure there is no resources folder stored there - Build / Run the project Actual: Build fails due to missing resources file Expected: Titanium Studio should detect the missing resources folder and rebuild using the Alloy standard folder structure

Comments

  1. Chris Barber 2016-08-30

    Cannot reproduce using Titanium SDK 5.5.0 and Alloy 1.9.1. No idea when this was fixed, but I'm almost certain the problem was in Alloy, not the Titanium build.
  2. Lee Morris 2017-03-24

    Closing ticket as the issue cannot be reproduced.

JSON Source