Re: How do you build unified Production/Debug/Profile frameworks?
Re: How do you build unified Production/Debug/Profile frameworks?
- Subject: Re: How do you build unified Production/Debug/Profile frameworks?
- From: "Sean McBride" <email@hidden>
- Date: Thu, 19 Jan 2006 15:57:17 -0500
- Organization: Rogue Research
On 2006-01-18 17:57, E. Wing said:
>I recently learned from here:
>http://developer.apple.com/technotes/tn2004/tn2124.html
>that many of the official OS X frameworks include debug and profile
>variants inside and can be activated by defining the
>DYLD_IMAGE_SUFFIX, e.g,
>
>ls -l /System/Library/Frameworks/CoreFoundation.framework/Versions/A/
>total 20024
>-rwxr-xr-x 1 root wheel 1227724 Jan 16 21:04 CoreFoundation*
>-rwxr-xr-x 1 root wheel 6564688 Dec 25 18:04 CoreFoundation_debug*
>-rwxr-xr-x 1 root wheel 2454936 Dec 25 18:06 CoreFoundation_profile*
>
>I would like to do this for my own frameworks. Is there an easy way to
>set this up in Xcode?
No. :(
--
____________________________________________________________
Sean McBride, B. Eng email@hidden
Rogue Research www.rogue-research.com
Mac Software Developer Montréal, Québec, Canada
_______________________________________________
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