Updates fils

Hi,

I use wyBuild since more than 2 years now and it's fantastic !!! But my projet is growing and i have several update now : more than 100. The upload of the update are very long ....

When i build an update, wyBuild generate few file :wyserver.wysapp.all.to.100.wyuapp.99.to.100.wyuapp.98.to.100.wyu....

Why upload all this file and not only wyserver.wys and app.all.to.100.wyu ?

Regards, Gilles

Hey Gilles,

I use wyBuild since more than 2 years now and it's fantastic !!!

Thanks, that means a lot. 🙂

Why upload all this file and not only wyserver.wys and app.all.to.100.wyu ?

Well, the way wyBuild currently works is it generates "direct patches" from all the old versions to the very latest versions. So if you have 100 versions then roughly 100 update files will be generated.

In the next version of wyBuild we're going to give you the option to choose between "incremental patches" (A -> B, B -> C, C -> D) or "direct patches" ( A -> D, B -> D, C -> D). This means for every new version of your app you'll only have to build a single update patch.

Thanks a lot for your fast answer, when the next version of wyBuild will be released ?

Regards, Gilles