I want to use the .cpp files generated by il2cpp.exe, but I can’t seem to find any indication that il2cpp.exe is being used here, so I can’t take the .cpp files and compile them using a different compiler. Is there any way around this?
If you dig around in Library/Il2cppBuildCache after a build, you should be able to find all the generated .cpp files.