apple-platform-rs icon indicating copy to clipboard operation
apple-platform-rs copied to clipboard

apple-flat-package doesn't support pbzx payloads

Open glandium opened this issue 3 years ago • 2 comments

See https://github.com/nrosenstein-stuff/pbzx/blob/master/README.md

glandium avatar Aug 31 '22 08:08 glandium

It also doesn't support bzip2 payloads.

glandium avatar Aug 31 '22 09:08 glandium

It turns out the PBZX format doesn't look quite like what the linked code made it out to be. I have a fresh python implementation that seems to work better in https://phabricator.services.mozilla.com/D161878#change-nLF4t6zx0aJW

glandium avatar Nov 11 '22 08:11 glandium