Luajit precompilation error

Hello guys.
I have one question about using luajit in xcode.
I developed android game using cocos2d-x lua.
And now I want make it to iOs version.
In android, I used the lua source code which is compiled in luajit.
by the way, when I compiled it in iOs, then precompilation error occur.
I think it is because of arm64 don’t allow luajit in xcode.
Is there any way to use luajit in xcode arm64?
Thank you.
Best Regards.Jang