Re: DEPLOYMENT_POSTPROCESSING
Re: DEPLOYMENT_POSTPROCESSING
- Subject: Re: DEPLOYMENT_POSTPROCESSING
- From: Marc Poirier <email@hidden>
- Date: Tue, 6 Jul 2004 13:16:39 -0400 (EDT)
On Tue, 15 Jun 2004 Mark's Studio wrote:
> Im building a AudioUnit and if i use
> DEPLOYMENT_POSTPROCESSING = YES
> the AudioUnit is not working?
>
> what is postprocessing doing?
There is a bug with Xcode and Projec Builder where a plugin executable
will be ruined if it is stripped (during "post-processing") unless you
enable the build setting SEPARATE_STRIP=YES
rdar://3444278
_______________________________________________
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.