I downloaded apple researchkit last month and run its sample. It worked and every thing was fine. This week i tried to run it , i had build failed and the error is that i need to have appledoc:
error: appledoc is required for building ResearchKit's documentation. See http://appledoc.gentlebytes.com
I did some research and i found this page
[1]: https://github.com/tomaz/appledoc#quick-install
I downloaded the project and built it and i found my
build directory.
But, i didn't know what is the executable file in this directory and how can i add it to the path. Can someone help me ? thanks a lot.