• 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: Xcode keeps re-compiling unchanged files
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Xcode keeps re-compiling unchanged files


  • Subject: Re: Xcode keeps re-compiling unchanged files
  • From: Joar Wingfors <email@hidden>
  • Date: Wed, 22 May 2013 20:43:10 -0700

Double-check the modification dates on your input files vs. their corresponding output files in the build products directory. The dependency analysis is based on a pretty straight forward "is the input newer than the output" type check.

Joar

On 22 maj 2013, at 17:23, Rick Mann <email@hidden> wrote:

> Xcode seems to insist on re-compiling a few of the .cpp files in my project. None of their dependencies is changing (I can Build twice in a row and it still compiles the second time).
>
> Part of the problem with this is that these files have a ton of warnings (they're not my responsibility, so I can't fix them). So the warnings clutter the build results.
>
> Any idea how to get Xcode to stop? Thanks!
>
> --
> 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: Xcode keeps re-compiling unchanged files
      • From: Rick Mann <email@hidden>
References: 
 >Xcode keeps re-compiling unchanged files (From: Rick Mann <email@hidden>)

  • Prev by Date: Xcode crashes repeatedly opening an old project
  • Next by Date: Re: How are .hmap files built?
  • Previous by thread: Xcode keeps re-compiling unchanged files
  • Next by thread: Re: Xcode keeps re-compiling unchanged files
  • Index(es):
    • Date
    • Thread