• 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
Info.plist precompiling and dependency checking
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Info.plist precompiling and dependency checking


  • Subject: Info.plist precompiling and dependency checking
  • From: Scott Thompson <email@hidden>
  • Date: Fri, 9 Sep 2005 10:33:40 -0500

We made a change to our project so that our Info.plist goes through the precompiler. As part of that process we #include a header file that contains version information. Unfortunately, XCode's dependency checking apparently doesn't notice when the header file is out-of- date relative to the Info.plist. In other words, the build system does not generate a new Info.plist when someone changes the header file that it depends on.

We tried inserting a custom build script that deletes the Info.plist, but apparently the pre-processing of the Info.plist occurs before any of the customizable build phases.

As a work around, we have put in a custom build step that re-runs the info.plist through the preprocessor manually whenever the file is out- of-date. Is there a better solution? Is there any way to insert a "pre-build" build phase?

Scott


_______________________________________________ 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: App won't launch
  • Next by Date: Re: Class Diagram colors - bug or blindness?
  • Previous by thread: Re: App won't launch
  • Next by thread: Statically linking libraries
  • Index(es):
    • Date
    • Thread