[TIMOB-20543] Build flags for custom platform and i18n folders should be reverted
| GitHub Issue | n/a |
|---|---|
| Type | Story |
| Priority | None |
| Status | Closed |
| Resolution | Invalid |
| Resolution Date | 2016-03-23T10:21:36.000+0000 |
| Affected Version/s | n/a |
| Fix Version/s | n/a |
| Components | Android, CLI, iOS |
| Labels | n/a |
| Reporter | Fokke Zandbergen |
| Assignee | Chee Kiat Ng |
| Created | 2016-03-10T09:59:41.000+0000 |
| Updated | 2016-03-23T10:21:36.000+0000 |
Description
The build flags introduced by TIMOB-17446 to enable ALOY-858 are hack-ish and should be removed.
Instead, Alloy should handle i18n and platform folders like it does with Resources, as requested by ALOY-1365.
Once ALOY-1365 has been resolved and no longer requires the build flags, they should be removed.
PRs to be reverted: * https://github.com/appcelerator/titanium_mobile/pull/6602/files * https://github.com/appcelerator/titanium_mobile_windows/pull/98
Closing as invalid as ALOY-1365 will be resolved