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
6362c615f5
commit
aa911eca40
@ -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