These two errors are doing my head in. New to Xcode. So please advise thank you.
FYI
I did not touch or modify anything of the Xcode that was generated by Unity. Upon opening there is a warning that says to set to recommended settings. Other than that just set the provisional file. Set the simulator device then pressed play but these two errors keep showing!
#include "Unity/GlesHelper.h" file not found
include "Unity/GlesHelper.h" file not found
#include "UI/Keyboard.h" file not found

