Changes between Initial Version and Version 1 of Ticket #4663, comment 62
- Timestamp:
- Jul 20, 2022, 7:23:30 PM (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #4663, comment 62
initial v1 2 2 3 3 The build targets macOS 11 (using MACOSX_DEPLOYMENT_TARGET=11.0) but I have only tested on macOS 12. Don't have any macOS 11 machine so we will have to see if any users report a problem with macOS 11. 4 5 Using LZMA compression producing a small dmg file of only 250 Mbytes vs 400 Mbytes for Intel Mac with zlib compression. The LZMA compression is only available on macOS 10.15 and above and currently we support macOS 10.14 on Intel. Ticket #7274