On 10 Aug 2014, at 14:33, Roland King wrote:
>
>> On 10 Aug 2014, at 2:18 pm, Gerriet M. Denkmann wrote:
>>
>> I have an app with an Xpc Helper, which currently starts with:
>> NSXPCConnection( serviceName: xpcServiceName )
>> But the goal is that two apps should talk to each other, the
> On 10 Aug 2014, at 2:18 pm, Gerriet M. Denkmann wrote:
>
> I have an app with an Xpc Helper, which currently starts with:
> NSXPCConnection( serviceName: xpcServiceName )
> But the goal is that two apps should talk to each other, the Xpc Helper being
> used to exchange endpoints.
>
> S
I have an app with an Xpc Helper, which currently starts with:
NSXPCConnection( serviceName: xpcServiceName )
But the goal is that two apps should talk to each other, the Xpc Helper being
used to exchange endpoints.
So I have to use:
NSXPCConnection(machServiceName: xpcServiceName