| GitHub Issue | n/a |
| Type | New Feature |
| Priority | Low |
| Status | Closed |
| Resolution | Fixed |
| Resolution Date | 2016-09-02T05:26:44.000+0000 |
| Affected Version/s | n/a |
| Fix Version/s | Release 3.0.0 |
| Components | CLI, iOS |
| Labels | core, ios, project, tiapp, xcode |
| Reporter | Rafael Kellermann Streit |
| Assignee | Eric Merriman |
| Created | 2013-10-04T10:51:10.000+0000 |
| Updated | 2017-03-21T20:47:40.000+0000 |
Would be awesome if we could change build version directly from *tiapp.xml*. This is very important to distribute builds for testing, for example. It allow us to generate builds without change a minor version number.
On Android we can change *versionCode* in manifest file, directly from *tiapp.xml*.
The
tiapp.xmlhas supportedInfo.plistoverrides as well asAndroidManifest.xmlfor a long, long time. Certainly 3.0.0 for iOS and 3.2.0 for Android. For incremental build versions, refer to the comments on TIMOB-3107.Closing ticket as fixed.