Re: Debug without building in Xcode 4?
Re: Debug without building in Xcode 4?
- Subject: Re: Debug without building in Xcode 4?
- From: Steve Mills <email@hidden>
- Date: Wed, 17 Oct 2012 15:13:25 -0500
On Oct 17, 2012, at 14:59:28, Rick Mann <email@hidden> wrote:
> Is there no way to get it to run without building (and signing and installing), but only if there are no changes, and to build first if there are?
No, Xcode isn't that smart. Plus, shell script build phases and the like might change the built app in a way that Xcode wouldn't figure out. Just pay attention to your own changes. If you made changes, build and run. If you didn't, just run.
--
Steve Mills
office: 952-818-3871
home: 952-401-6255
cell: 612-803-6157
_______________________________________________
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