iOSOpenDev
iOSOpenDev copied to clipboard
xpc/xpc.h file not found.
I am trying to create an XPC Service for iOS. I have created an XPC project from the template provided on iOSOpenDev Package. But i am getting xpc/xpc.h files not found error. Can someone please tell me that what i am missing or doing wrong ? Any help will be appreciated.
Thanks.
I happen the same problem on my computer just few minutes ago. It because I try to change target deployment version of my iOS project. After I rollback it, it works well. Hope it help.
Just symlink this file from Mac OS SDK. However this template seems to cause problems