summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorRod Smith <rodsmith@rodsbooks.com>2020-02-15 16:08:31 -0500
committerRod Smith <rodsmith@rodsbooks.com>2020-02-15 16:08:31 -0500
commitbbd6b4cc67ffcdf7b2a6bd5008d28006cb147393 (patch)
tree85ccb27b77c3c014dc1d8a18c7050c8b28f14508 /NEWS
parente48d850e5c44f5b57d271ccf0555a589aaccc6b2 (diff)
downloadsgdisk-bbd6b4cc67ffcdf7b2a6bd5008d28006cb147393.tar.gz
Tweaks for building on the latest XCode for macOS
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS7
1 files changed, 7 insertions, 0 deletions
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):
-----------------