I'm trying to write a findersync program. i got the following error.
I found a variety of ways to solve the error but failed. Eventually, I tried to put the IpcManager.m to my host app's "bulid phase" -> complie source,and it worked. I am very confused. The IpcManager.m is deposited in the findersync target and is called by FinderSync.m.
Thanks for any help or pointers to the right direction.