Fix macOS image construction stuff for the 64-bit only, 10.9-or-higher world.
authorCarl Hetherington <cth@carlh.net>
Wed, 30 Dec 2020 11:32:27 +0000 (12:32 +0100)
committerCarl Hetherington <cth@carlh.net>
Mon, 4 Jan 2021 09:48:59 +0000 (10:48 +0100)
commit96a468738d4619745fdaf252f64cd06ca8491a96
treed72422d6e43e8597c4def2a2b23b9e75f32a6a2a
parent081ea9b56086ff46339c1918e2df1e33addb8b0b
Fix macOS image construction stuff for the 64-bit only, 10.9-or-higher world.

Now we can build:
  - arm64/x86_64 universal builds against 11.0
  - x86_64 thin builds against 10.9

Which means no more support for 32-bit macOS (which I think excludes
macs made in 2011 or earlier) or for 10.8 (Mountain Lion) or earlier
(released in 2012 and possibly end-of-lifed in October 2015).
cscript
platform/osx/make_dmg.sh