2 - The option to have have a multiple update path. It needs to re-use some of the older updates. example: I have 10 versions, I make version 11, wybuild throws away all the old update builds and makes a completely new set (1-11, 2-11, 3-11....etc up to 10-11). This takes hours for me (and no doubt others with large projects.) It needs to reaach a point where I can say "keep all the old updates up to 10, and start from 10 for now on". So wyupdate will use update 1-10 to update the app to v10, then do a second update 10-11 to update to v11.
We're adding that with wyBuild 2.7 -- that is, the ability to do incremental patches (A->B, B->C) instead of just "direct patches" (A->C, B->C) like wyBuild does now.
1 - The option in wybuild to make a new update that just says "Hey, just change this file, leave everything else the same". This would cut down on build-time, disk space, and me juggling files all the time.
We were thinking about putting a serious re-think of of wyBuild lets you handle you original files in wyBuild 2.7.x (that is a point release a couple months after the initial 2.7 release). However, if this is critical for you we can push it up to 2.7.0 (but we'll have to drop something else for 2.7.x or the release date will get pushed back).
Do you want us to switch things around for you?