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
I encountered an issue while attempting to integrate the Perfect Curl package into my MacOS project. The error message "Cannot find 'CURLOPT_FTP_RESPONSE_TIMEOUT' in scope" arises during the compilation process, halting the successful addition of the package to the project.
macOS version: 12.6.2
Xcode version: 14.2
Perfect Curl package version: 5.0.0
This problem prevents the Perfect Curl package from integrating smoothly into MacOS projects, affecting curl-dependent functionalities. Any solutions or insights would be appreciated.
The text was updated successfully, but these errors were encountered:
I encountered an issue while attempting to integrate the Perfect Curl package into my MacOS project. The error message "Cannot find 'CURLOPT_FTP_RESPONSE_TIMEOUT' in scope" arises during the compilation process, halting the successful addition of the package to the project.
This problem prevents the Perfect Curl package from integrating smoothly into MacOS projects, affecting curl-dependent functionalities. Any solutions or insights would be appreciated.
The text was updated successfully, but these errors were encountered: