XCode 10 'csignal' file not found

I export a game from Unity 4.7 to XCode 10 and have this compile problem, ‘csignal’ file not found. So what can I do to fix this?

I found solution for this problem here: ios - Unity3D exported source : c++ header files not recognised - Stack Overflow