Quick Fix: Add macro for macOS14, Sonoma

This commit is contained in:
Gregory John Casamento 2024-04-21 11:56:17 -04:00
parent 7842a79839
commit ec8e784f82

View file

@ -71,6 +71,7 @@
#define MAC_OS_VERSION_11_0 110000
#define MAC_OS_VERSION_12_0 120000
#define MAC_OS_VERSION_13_0 130000
#define MAC_OS_VERSION_14_0 140000
#endif /* MAC_OS_X_VERSION_10_0 */
/* Allow MAC_OS_X_VERSION_MAX_ALLOWED to be used in place of GS_OPENSTEP_V