@interface ANDaemonInterface : NSObject + (id)XPCInterface; + (id)_buildXPCInterface; @end