When creating a new release, delta diffing is not run on content directory
so you basically end up with a useless delta package about the same size as the previous release. The delta package size in this case should be approx 467 bytes give or take, not 29 MB !
When creating a new release, delta diffing is not run on
content
directory so you basically end up with a useless delta package about the same size as the previous release. The delta package size in this case should be approx 467 bytes give or take, not 29 MB !