Thursday, September 26, 2013

Xcode 5 - Fixing Simulator Install Errors

With the GM release of Xcode 5 - building and testing seem okay with iOS 7 however many times when you build and run for iOS 6 the simulator will fail to install your build.

As a work around, INSTEAD of deleting the app from the simulator, just browse to the simulators folder, open the 6.1 (or whatever version you are having the error on), open Applications then find your app and open that folder. Now just remove the .app bundle.

This should allow your new build to install but you SHOULD NOT loose all your settings, saved games, preferences, etc.

:-)


No comments:

Post a Comment