[TIMOB-12149] CLI: If app name changes since last build, clean the build directory
| GitHub Issue | n/a |
|---|---|
| Type | Bug |
| Priority | High |
| Status | Closed |
| Resolution | Duplicate |
| Resolution Date | 2013-01-16T02:49:04.000+0000 |
| Affected Version/s | Release 3.0.0 |
| Fix Version/s | n/a |
| Components | CLI |
| Labels | n/a |
| Reporter | Chris Barber |
| Assignee | Chris Barber |
| Created | 2012-12-22T09:24:18.000+0000 |
| Updated | 2017-03-16T21:38:40.000+0000 |
Description
When the name in the tiapp.xml changes between builds, Xcode fails saying there are conflicting Xcode projects. As a simple fix, if a name change is detected, remove the build directory effectively performing a clean operation.
This was fixed in TIMOB-12107.
Closing ticket as duplicate.