Can a cli hook be used to modify parts of tiapp.xml in memory before the build begins and have those changes affect the build? I'm trying to do this to change the app version # (build number), id, name, and build sdk. However, the only thing I've been able to affect is the build number. Can the others be manipulated?
↧