• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Debug without building in Xcode 4?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Debug without building in Xcode 4?


  • Subject: Re: Debug without building in Xcode 4?
  • From: Dave Fernandes <email@hidden>
  • Date: Wed, 17 Oct 2012 17:04:45 -0400

Is Xcode recompiling every single source file each time you click the run button? Or is it just doing the post-link steps if sources haven't changed? If the former, it was initially doing that on my project when I switched from Xcode 3, but it then reverted to the Xcode 3 way of only recompiling the changed sources after I fiddled with some Build Settings. As there was quite a bit of fiddling, I'm not sure exactly what fixed it, and I can't reproduce the 'broken' behavior anymore.

On 2012-10-17, at 4:32 PM, Rick Mann <email@hidden> wrote:

>
> On Oct 17, 2012, at 13:13 , Steve Mills <email@hidden> wrote:
>
>> 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.
>
> Yeah, that's no likely to work. I might spend a while thinking about an issue, make a change, then run, not realizing I didn't rebuild.
>
> I can decide ahead of time if my project needs to rebuild always, rebuild only on change, or run without rebuild. It's not too much to ask for "rebuild only on change". One of the major aspects of a build system is to track changes like that.
>
> --
> Rick
>
>
>
>
> _______________________________________________
> 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


 _______________________________________________
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

  • Follow-Ups:
    • Re: Debug without building in Xcode 4?
      • From: Rick Mann <email@hidden>
References: 
 >Debug without building in Xcode 4? (From: James Walker <email@hidden>)
 >Re: Debug without building in Xcode 4? (From: Steve Mills <email@hidden>)
 >Re: Debug without building in Xcode 4? (From: Rick Mann <email@hidden>)
 >Re: Debug without building in Xcode 4? (From: Steve Mills <email@hidden>)
 >Re: Debug without building in Xcode 4? (From: Rick Mann <email@hidden>)

  • Prev by Date: Re: Debug without building in Xcode 4?
  • Next by Date: Re: Debug without building in Xcode 4?
  • Previous by thread: Re: Debug without building in Xcode 4?
  • Next by thread: Re: Debug without building in Xcode 4?
  • Index(es):
    • Date
    • Thread