unixorn / luggage

Project to automate OS X package creation without using the packagemaker GUI
https://github.com/unixorn/luggage/wiki
391 stars 72 forks source link

Don't make APFS DMGs by default #65

Closed russellhancox closed 6 years ago

russellhancox commented 6 years ago

APFS disk images don't unmount cleanly and don't work on <10.12 machines, so for now it's best to use HFS+. This can easily be overridden in each package Makefile if necessary.