Re: force-restarting iPhone apps in Simulator from Xcode
Re: force-restarting iPhone apps in Simulator from Xcode
- Subject: Re: force-restarting iPhone apps in Simulator from Xcode
- From: "Roni Music" <email@hidden>
- Date: Fri, 2 Jul 2010 21:10:05 +0200
Maybe set the
UIApplicationExitsOnSuspend
in the Info.plist file
to true
helps?
Hi all,
As I'm transitioning all of my projects to iOS 4, one thing that stands
out is that apps no longer restart in the iOS 4 simulator. In order for me
to get the simulator to stop and re-start a newly built app, I have to do
the double-click to see the background apps, manually kill the app, and
then start the new build from Xcode.
Is there an easier way to do this? I have tried googling and looking at
stack overflow, and no luck. I'd like to have Xcode automatically send the
SIGKILL message to the running app so that my new code will get loaded (it
currently runs the old "suspended" code).
TIA!
Namaste Playfully,
Sam
-----
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden