Open
Description
Header Search Paths:
Open your Xcode project, select the target, go to "Build Settings," and add the following path to "Header Search Paths":
/usr/local/opt/curl/include
Library Search Paths:
Add the library path to "Library Search Paths":
/usr/local/opt/curl/lib
Link Binary With Libraries:
Add libcurl.dylib in "Link Binary With Libraries."
installed curl through terminal i did all but still getting the isse please help me out.
Metadata
Metadata
Assignees
Labels
No labels