Updated iOS/iPhoneSimulator build support

This commit is contained in:
Harold Brenes
2025-07-13 20:17:30 -04:00
parent 219b0fe535
commit 0e245fb40f
6 changed files with 81 additions and 20 deletions
+1 -1
View File
@@ -145,7 +145,7 @@ ODIN_OS_STRING :: ODIN_OS_STRING
/*
An `enum` value indicating the platform subtarget, chosen using the `-subtarget` switch.
Possible values are: `.Default` `.iOS`, and `.Android`.
Possible values are: `.Default` `.iOS`, .iPhoneSimulator, and `.Android`.
*/
ODIN_PLATFORM_SUBTARGET :: ODIN_PLATFORM_SUBTARGET