Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Xcode5 & iOS7 : iOS Simulator failed to install the application #61

Closed
ladariha opened this issue Oct 1, 2013 · 5 comments
Closed

Xcode5 & iOS7 : iOS Simulator failed to install the application #61

ladariha opened this issue Oct 1, 2013 · 5 comments

Comments

@ladariha
Copy link

ladariha commented Oct 1, 2013

When I try to install & run application with command

$ ios-sim launch project.app --exit

several times, after some attempts it starts to fail with following message

$ ios-sim launch ~/application.app --exit
Session could not be started: 
Error Domain=DTiPhoneSimulatorErrorDomain Code=1
"iOS Simulator failed to install the application." 
UserInfo=0x7fe932013ab0 
{NSLocalizedDescription=iOS Simulator failed to install the application., 
DTiPhoneSimulatorUnderlyingErrorCodeKey=-1}

Temporary solution is to reset simulator but after several attempts, the problem is back. This wasn't happening with Xcode 4.X and iOS6.1

MacOS 10.8.5
Xcode 5
iOS Simulator - iOS7
ios-sim v. 1.8.2

@LowAmmo
Copy link

LowAmmo commented Oct 1, 2013

@ladariha - I've actually seen similar issues debugging straight from Xcode. I suspect this is an issue either with Xcode5 or the Xcode5 simulator.

@ladariha
Copy link
Author

ladariha commented Oct 2, 2013

It is possible, I don't use Xcode so I'm not familiar with it. I've read changelog for Xcode5 and there was mentioned very similar problem but only if you switching simulator SDK from higher to lower version, which is (I think) not this case.

@tonylukasavage
Copy link

I'm seeing the same using ios-sim. Not seeing it in XCode 5.

@georgelanes
Copy link

After any xcode update you need to run xcode and agree (if needed). Try install iOS-sim again. I'm using xcode 5.1, last update.

@shazron
Copy link

shazron commented Jul 29, 2014

Closing. If this is still a problem with 1.9, you should re-open. See also the Troubleshooting section of the README.

@shazron shazron closed this as completed Jul 29, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants