I have a Problem with xcode in running the app in simulator.
- There are no warnings/errors in the code.
- The build is success full in simulator.
Problem :
After the success full build, xcode shows a message saying "iOS Simulator failed to install the application."
Actions : result :
- On google search i got similar problems reported with following solutions :
- Reset Content and settings " for iOS simulator " : not success full in my case
- Close and restart Xcode : not success full in my case
- Restarting Mac : not success full in my case.
- Cleaning the build DIRECTORY by "cmd+shft+k" : not success full in my case.
xcode version : 5.1.1
mac OS version : 10.9
iOS version used in simulator : 7.1
Any Suggestion Would be a great help. Thanks in Advance.