Re: Very strange Xpc magic
Re: Very strange Xpc magic
- Subject: Re: Very strange Xpc magic
- From: Charles Srstka <email@hidden>
- Date: Mon, 16 Sep 2013 10:13:13 -0500
On Sep 16, 2013, at 3:22 AM, Gerriet M. Denkmann <email@hidden> wrote:
> ree = [ aCo remoteObjectProxyWithErrorHandler: ^(NSError *err)
> {
> // if helperName is not running (always the case) and
> // MAGIC_BUG_REMOVAL is NOT defined, then the next line will never print:
> NSLog(@"%s MAGIC_ERROR: %@",__FUNCTION__, err);
> }
> ];
What is the error that gets logged here?
Charles
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden