Fix for XCode unit test error (exited abnormally with code 127)
If you are getting the:
Test host '/path/to/App exited abnormally with code 127 (it may have crashed).'
error in XCode 3.1 (beta) when you try to run your unit tests then you need to:
- Get Info for the Unit Tests target.
- Choose the Build tab.
- Set the Architectures value to Native Architecture of Build Machine.
September 18th, 2008 at 9:36 am
Still i am getting the error… any suggestions?
July 14th, 2011 at 12:20 am
I tried all the architectures available in the Xcode ,none of then were working properly each gives same or diff. error.
plzzz post if anyone have the right choice to resolve it.