Re: Console littered by Xcode 3.1.1 garbage collection messages
Re: Console littered by Xcode 3.1.1 garbage collection messages
- Subject: Re: Console littered by Xcode 3.1.1 garbage collection messages
- From: "Cédric Luthi" <email@hidden>
- Date: Thu, 20 Nov 2008 10:05:33 +0100
On Tue, Oct 28, 2008 at 6:41 PM, Bill Bumgarner <email@hidden> wrote:
> If APE or any other "application enhancer" type modifications to an application show up in
> crash reports submitted to Apple, the report will be pretty much rejected without analysis.
Astute readers would be much more frightened by the
memset((void *)malloc_printf_call, 0x90,
sizeof(malloc_printf_call_instructions));
call rather than by APE, but I can't do much against the bad reputation of APE.
So although APE/Application Enhancer would *not* appear anywhere in a
crash report with my plugin, I have removed the dependency on APE to
reassure people. I'm now using a mach-o API to perform the task that
was performed by APE Lite.
For those of you that were afraid of APE, go grab the new APE-less
version of QuietXode at
http://0xced.blogspot.com/2008/09/quietxcode.html
Cédric Luthi
_______________________________________________
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