question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Compress to '.zip' on macOS.

See original GitHub issue

.zip is more familiar as a compressed file extension to macOS users than .tar.gz because it’s used by default in the Finder.

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:5 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
mappumcommented, May 30, 2018

FYI the reason we are using .tar.gz instead of .zip/.dmg is because there will need to be some extra work to make them deterministic. This will probably mean overwriting some timestamps or something like that.

.tar.gz was just an easy solution for the time-being.

1reaction
nyliracommented, May 30, 2018

Should we work on this halfway step when .dmg is the most familiar file extension for application bundles for macOS users? If we can achieve deterministics DMGs with docker, I vote that we publish those instead of tar.gz

Read more comments on GitHub >

github_iconTop Results From Across the Web

How to Zip a File on Mac - MacRumors
Right-click (or Control-click) on the file or folder you want to compress. Alternately, drag a selection box over several files and/or folders ...
Read more >
How to Compress (Zip) Files and Folders on a Mac | Macinstruct
Locate the file or folder you want to compress. · After you've selected the files and folders, right click on them, and then...
Read more >
How to Zip a File on Mac and PC - HelloTech
Put all the files you want to zip in the same folder. · Next, right-click on the folder containing your files and folders...
Read more >
How to Zip a Folder on Mac - Parallels
How to zip a folder · Have the files in one folder: drag and drop the files in one location. · Right-click on...
Read more >
How to Compress Any File on Mac in a Few Ways - Macgasm
How do I compress a file to zip on a Mac?
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found