Add compatibility of sequoia with previous macOS versions (#45127)
* Add compatibility of sequoia with previous macOS versions * Add compatibility of sequoia with previous macOS versions
This commit is contained in:
parent
bf6a9ff5ed
commit
85e67d60a0
@ -12,6 +12,7 @@
|
|||||||
%=============================================================================
|
%=============================================================================
|
||||||
|
|
||||||
% macOS
|
% macOS
|
||||||
|
os_compatible("sequoia", "sonoma").
|
||||||
os_compatible("sonoma", "ventura").
|
os_compatible("sonoma", "ventura").
|
||||||
os_compatible("ventura", "monterey").
|
os_compatible("ventura", "monterey").
|
||||||
os_compatible("monterey", "bigsur").
|
os_compatible("monterey", "bigsur").
|
||||||
|
Loading…
Reference in New Issue
Block a user