Some build errors when build_jsc_ios called in the jscshim/tools/build_jsc.py
error details:
fatal error: 'wtf/spi/cocoa/objcSPI.h' file not found
#include <wtf/spi/cocoa/objcSPI.h>
^~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
fatal error: 'mach/mach_exc.defs' file not found
#include <mach/mach_exc.defs>
^~~~~~~~~~~~~~~~~~~~
1 error generated
more infos provided:
xcode: 10.0
mac: 10.13.6
cmake:3.5.1
python: 2.7.10
Some build errors when build_jsc_ios called in the jscshim/tools/build_jsc.py
error details:
fatal error: 'wtf/spi/cocoa/objcSPI.h' file not found
#include <wtf/spi/cocoa/objcSPI.h>
^~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
fatal error: 'mach/mach_exc.defs' file not found
#include <mach/mach_exc.defs>
^~~~~~~~~~~~~~~~~~~~
1 error generated
more infos provided:
xcode: 10.0
mac: 10.13.6
cmake:3.5.1
python: 2.7.10