Titanium JIRA Archive
Alloy (ALOY)

[ALOY-270] app/assets changes not reflected in /Resources

GitHub Issuen/a
TypeBug
PriorityMedium
StatusResolved
ResolutionFixed
Resolution Date2012-09-14T12:44:58.000+0000
Affected Version/s2012 Sprint 19
Fix Version/s2012 Sprint 19, Release 3.0.0
Componentsn/a
Labelsn/a
ReporterKevin Whinnery
AssigneeUnknown
Created2012-09-14T10:12:42.000+0000
Updated2018-03-07T22:25:34.000+0000

Description

Right now, everything is app/assets is supposed to be straight copied over to the Resources directory. However, if an asset is changed or removed, the old assets just stay in /Resources. I bet alloy is just doing a copy, when you really need to do a remove and copy, so that asset folder structure changes are picked up.

Comments

  1. Tony Lukasavage 2012-09-14

    Involved a few more changes than expected, reaching out to our jake commands as well. Tested on all 3 platforms.

JSON Source