Changes between Version 1 and Version 2 of Ticket #4663, comment 62


Ignore:
Timestamp:
Jul 20, 2022, 7:24:02 PM (3 years ago)
Author:
Tom Goddard

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #4663, comment 62

    v1 v2  
    33The 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.
    44
    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
     5Used LZMA compression producing a small Mac M1 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