mirror of
https://github.com/odin-lang/Odin.git
synced 2026-01-04 20:17:48 +00:00
add macOS Tahoe to odin report and core:sys/info
This commit is contained in:
@@ -540,6 +540,7 @@ gb_internal void report_os_info() {
|
||||
}
|
||||
|
||||
switch (major) {
|
||||
case 26: gb_printf("macOS Tahoe"); break;
|
||||
case 15: gb_printf("macOS Sequoia"); break;
|
||||
case 14: gb_printf("macOS Sonoma"); break;
|
||||
case 13: gb_printf("macOS Ventura"); break;
|
||||
|
||||
Reference in New Issue
Block a user