From bbd6b4cc67ffcdf7b2a6bd5008d28006cb147393 Mon Sep 17 00:00:00 2001 From: Rod Smith Date: Sat, 15 Feb 2020 16:08:31 -0500 Subject: Tweaks for building on the latest XCode for macOS --- NEWS | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index b6580a2..970b944 100644 --- a/NEWS +++ b/NEWS @@ -17,6 +17,13 @@ - Added numerous type codes for Container Linux, Veracrypt, and Freedesktop.org's Discoverable Partitions Specification +- Apple no longer supports building i386 or "fat" binaries in XCode (or if + they do, they're making it hard), so I've removed that support. GPT fdisk + macOS binaries are now x86-64 only. Similarly, building now seems to + require macOS 10.9 or later, so that's now the minimum macOS version. I've + also re-built my Mac build environment and tweaked Makefile.mac + appropriately. + 1.0.4 (7/5/2018): ----------------- -- cgit v1.2.1