Update Xcodeproj

Include all currently relevent files.
Call autogen is build script.
Fix compiler settings.
Fix mach include.
This commit is contained in:
Johannes Goslar
2016-07-12 16:08:42 +02:00
committed by ksjogo
parent b841ae70a0
commit 0040694505
5 changed files with 53 additions and 60 deletions

View File

@@ -37,7 +37,7 @@
#if FFI_EXEC_TRAMPOLINE_TABLE
#ifdef __MACH__
#include <mach/vm_param.h>
#include <mach/machine/vm_param.h>
#endif
#else