Add Mono AOT for iOS to run C#
This commit is contained in:
@@ -14,4 +14,8 @@
|
||||
#define PLATFORM_CACHE_LINE_SIZE 128
|
||||
#define PLATFORM_DEBUG_BREAK __builtin_trap()
|
||||
|
||||
// Use AOT for Mono
|
||||
#define USE_MONO_AOT 1
|
||||
#define USE_MONO_AOT_MODE MONO_AOT_MODE_FULL
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user