[TIMOB-1064] Better support for building without having to include build folders
| GitHub Issue | n/a |
|---|---|
| Type | Bug |
| Priority | Medium |
| Status | Closed |
| Resolution | Fixed |
| Resolution Date | 2011-04-17T01:55:06.000+0000 |
| Affected Version/s | n/a |
| Fix Version/s | Release 1.4.0 |
| Components | iOS |
| Labels | n/a |
| Reporter | Jeff Haynie |
| Assignee | Jeff Haynie |
| Created | 2011-04-15T02:43:00.000+0000 |
| Updated | 2011-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:
- Apps can be more portable (smaller since you can just safely
delete build folder and zip).
- Apps don't need to check the large temporary build files into
source code control
- Apps can simply force a rebuild by deleting the build folder.
(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...