wyBuild automatically scans the differences between your versions. So if version a contains the following files:
- 1
- 2
- 3
And version B contains the following files:
- 1
- 3
Then when wyUpdate installs this update it will delete the file "2". Does this make sense?