I am trying to learn Objective C. However, when I write some code and run it, xcode says build sucsessful
but the code does not run. Eventually it comes up saying:
process launch failed: invalid host string: '(null)'
Please help.
I have also already reinstalled it.