• 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: "manual" dependencies
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: "manual" dependencies


  • Subject: Re: "manual" dependencies
  • From: Ondra Cada <email@hidden>
  • Date: Tue, 25 Apr 2006 17:36:25 +0200

Dieter,

On Apr 25, 2006, at 5:24 PM, Dieter Oberkofler wrote:

Is it be possible to define a "manual" dependency to a file that is not part of the project itself?
If I would for example want to force a re-link of a target to be done if some file that is not actually linked together has been changed.

There could be an easier way I am not aware of, but if the worst comes to the worst, you can always use a script phase with something like "if [[ externfile -nt projectfile ]] then ; touch projectfile ; fi".
---
Ondra Čada
OCSoftware: email@hidden http://www.ocs.cz
private email@hidden http://www.ocs.cz/oc



_______________________________________________ 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
References: 
 >"manual" dependencies (From: Dieter Oberkofler <email@hidden>)

  • Prev by Date: Re: XCode and AppleScript
  • Next by Date: Re: XCode and AppleScript
  • Previous by thread: "manual" dependencies
  • Next by thread: Precompiled header problem
  • Index(es):
    • Date
    • Thread