You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
You need to adding libcurl to Xcode’s linker settings.
Targets -> Build Settings -> Linking -> Other Linker Flags
add this : -L/usr/lib -lcurl -lssl -lcrypto -lz