wyUpdate

Hi,

I'm using wyUpdate and wyBuild since more than one year and it work perfectly. But today i release the version 2.74 of my application and for upload update on the FTP it's very very long : 76 files for 400Mo.

What is the solution for change major version and my app and upload only new files, in example i make a new version : V3 (wyBuild upload only 2 or 3 files) but i would like that user in v2.74 or earlier could update in V3. Could you help me and give me the procedure for this (if possible) ?

Regards, Gilles

Right now wyUpdate & wyBuild only support "direct patches" (old version -> latest version). In wyBuild 2.7 we're adding support for incremental patches (old -> intermediate, intermediate -> latest) which means you won't have to reupload all your old files.

wyBuild 2.7 isn't out yet, though.