• 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
Unnecessary recompilation
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Unnecessary recompilation


  • Subject: Unnecessary recompilation
  • From: Ward Willats <email@hidden>
  • Date: Fri, 20 Feb 2015 08:55:12 -0800

Hello.

I have a large project (~600 source files) made up of sub-projects that produce static libraries and copy headers into the $(BUILT_PRODUCTS_DIR) for the next super-project to find.

If I build, a whole bunch of files get compiled.

If I immediately build again, a whole bunch of files get compiled.

I am thinking the "Copy Headers" phase may be keeping the dependency tree dirty, but I'm not sure.

Is there some way to get xcode to dump what it thinks is out of date? (something like what "make --debug" does?)

Thanks

-- Ward


 _______________________________________________
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


  • Prev by Date: Re: Save for enterprise deployment?
  • Next by Date: UIImageView disappears when I resize any item in the same view
  • Previous by thread: Re: Save for enterprise deployment?
  • Next by thread: UIImageView disappears when I resize any item in the same view
  • Index(es):
    • Date
    • Thread