• 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
PB question (2 targets, depending on shared code and each other)
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

PB question (2 targets, depending on shared code and each other)


  • Subject: PB question (2 targets, depending on shared code and each other)
  • From: Gerben Wierda <email@hidden>
  • Date: Thu, 15 Aug 2002 21:37:25 +0200

I have a PB project with (currently) two targets. One is a GUI app, the other a cli tool that needs to be available in the Resources directory of the GUI app. Th ecli tool shares some code with the app, which is why it is part of the same project.

Now, the app is buit to .../Build/Foo.app and the command line tool is built into .../Build/bar. I have two questions:

1. Can I make the tool be a child-target of the app, such that when shared code changes, both are compiled?
2. Can I make the location of the tool depend on the location of the app?

Thanks,

G
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.

  • Follow-Ups:
    • Re: PB question (2 targets, depending on shared code and each other)
      • From: Chris Giordano <email@hidden>
  • Prev by Date: Re: How do you draw a single pixel line?
  • Next by Date: Re: How to callback into a Obj-C object from C?
  • Previous by thread: Re: How to callback into a Obj-C object from C?
  • Next by thread: Re: PB question (2 targets, depending on shared code and each other)
  • Index(es):
    • Date
    • Thread