Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-1064] Better support for building without having to include build folders

GitHub Issuen/a
TypeBug
PriorityMedium
StatusClosed
ResolutionFixed
Resolution Date2011-04-17T01:55:06.000+0000
Affected Version/sn/a
Fix Version/sRelease 1.4.0
ComponentsiOS
Labelsn/a
ReporterJeff Haynie
AssigneeJeff Haynie
Created2011-04-15T02:43:00.000+0000
Updated2011-04-17T01:55:06.000+0000

Description

We should better support removing the project build folders (android, iphone) and re-generate them as necessary.

This will make it easier for 3 main reasons:

  1. Apps can be more portable (smaller since you can just safely delete build folder and zip).
  2. Apps don't need to check the large temporary build files into source code control
  3. Apps can simply force a rebuild by deleting the build folder.

Comments

  1. Jeff Haynie 2011-04-15

    (from [1ed7a2b46ebfd6ce3ec7454a4a718514eceebc72]) [#1064 state:resolved] no longer require build folders. will re-generate them as necessary. http://github.com/appcelerator/titanium_mobile/commit/1ed7a2b46ebfd6ce3ec7454a4a718514eceebc72"> http://github.com/appcelerator/titanium_mobile/commit/1ed7a2b46ebfd...

JSON Source