• 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: Build Style specific files
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Build Style specific files


  • Subject: Re: Build Style specific files
  • From: Eric Albert <email@hidden>
  • Date: Mon, 3 May 2004 22:57:39 -0700

On May 3, 2004, at 3:44 PM, Peter Boctor wrote:

I like how files are shared among build styles, but our projects need to include (non-system) frameworks and shared libraries. We have separate debug and release versions of these.

Can I somehow set up a project so that all the files are shared, but the frameworks and shared libraries come from different debug and release folders?

If you can't do this (I don't know enough about Xcode to know if you can), you might be able to get the results you need by building your debug libraries with a _debug suffix, building each one into the same directory as the release version, and then setting DYLD_IMAGE_SUFFIX to "_debug" when you run. See the dyld man page for a few details.


Hope this helps,
Eric
_______________________________________________
xcode-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/xcode-users
Do not post admin requests to the list. They will be ignored.


References: 
 >Build Style specific files (From: Peter Boctor <email@hidden>)

  • Prev by Date: Build Style specific files
  • Next by Date: Re: Preferences File & storing in .app
  • Previous by thread: Build Style specific files
  • Next by thread: Newbie question about <vector>
  • Index(es):
    • Date
    • Thread