I have an account on a university computer network, and whenever i try to Build and Go with an application in Xcode, i get this error :
Error from debugger: Failed to launch simulated application: iPhone Simulator failed to install the application
The SDK is installed in /Developer as expected and i have created my project directory on a local hard drive... I think the problem is the location of my ~/Library/Application Support/iPhone Simulator directory, my entire ~/Library directory is aliased to a different location.
Can i change the location of the iPhone Simulator directory from within Xcode?
Or any other ideas?
Thanks