• 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: Arbitrary dependencies for targets?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Arbitrary dependencies for targets?


  • Subject: Re: Arbitrary dependencies for targets?
  • From: Ken Thomases <email@hidden>
  • Date: Wed, 05 Dec 2012 16:34:16 -0600

On Dec 5, 2012, at 3:49 PM, Jim Zajkowski wrote:

> I have a privileged helper tool inside my app.  That works fine, but there's no way to tell Xcode that "when this info.plist file changes, rebuild and relink the helper."
>
> The helper's plist is being embedded using the usual sectcreate linker flags.
>
> Is there a way to tell Xcode, "even though you can't see it, the build product depends on file Foo.plist, please trust me, I know what I'm doing?"

I think it works to make a do-nothing run-script build phase that lists Foo.plist in its input files and some input to the link step among its output files.

There might be a more direct way, but this is the first thing I thought of.

Cheers,
Ken


 _______________________________________________
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: 
 >Arbitrary dependencies for targets? (From: Jim Zajkowski <email@hidden>)

  • Prev by Date: Arbitrary dependencies for targets?
  • Next by Date: Double-click selection differences between Xcode 3 & 4
  • Previous by thread: Arbitrary dependencies for targets?
  • Next by thread: Double-click selection differences between Xcode 3 & 4
  • Index(es):
    • Date
    • Thread