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
1 changed files with 1 additions and 0 deletions
|
@ -12,6 +12,7 @@
|
|||
%=============================================================================
|
||||
|
||||
% macOS
|
||||
os_compatible("sequoia", "sonoma").
|
||||
os_compatible("sonoma", "ventura").
|
||||
os_compatible("ventura", "monterey").
|
||||
os_compatible("monterey", "bigsur").
|
||||
|
|
Loading…
Reference in a new issue