Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-13168] CLI: App fails to build if Resources directory does not exist

GitHub Issuen/a
TypeBug
PriorityHigh
StatusClosed
ResolutionFixed
Resolution Date2013-03-22T23:15:20.000+0000
Affected Version/sn/a
Fix Version/sRelease 3.1.0, 2013 Sprint 06 JS, 2013 Sprint 06
ComponentsCLI
Labelsqe-closed-3.1.0
ReporterChris Barber
AssigneeChris Barber
Created2013-03-22T22:20:02.000+0000
Updated2013-04-17T22:00:50.000+0000

Description

The CLI dies if the Resources directory doesn't exist. However we should properly check that the Resources directory exists after the pre-compile hook fires just in case a plugin such as Alloy needs to create it.

Comments

  1. Chris Barber 2013-03-22

    Master pull request: https://github.com/appcelerator/titanium_mobile/pull/4020
  2. Olga Romero 2013-04-17

    Tested and verified fix with: Titanium Studio, build: 3.1.0.201304151600 SDK, build: 3.1.0.GA CLI 3.1.0 Test steps: 1. Create Alloy project 2. Build for Simulator/Emulator 3. Clean Resources folder 4. Repeat step 2 Expected result: App should build

JSON Source