Good Morning, I'm trying to include svn api for use that in a mac app project.
I have download svn api from
Apache Subversion then I copy headers file into my root app xcode project folder. Then I include header files changing preferences info of my project:
Get Info -> In Build panel I search "Header Search Paths" -> here I add header folder
When I try to use c api in my xcode project and compile it I obtain some compile errors.
Can you help me, please? Is there someone that have installed and used these svn library?