We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
install failed on Mac 10.12.2
webinspector.c:57:11: error: conflicting types for 'idevice_connection_get_fd' wi_status idevice_connection_get_fd(idevice_connection_t connection, ^ /usr/local/Cellar/libimobiledevice/HEAD-a80ba93/include/libimobiledevice/libimobiledevice.h:250:17: note: previous declaration is here idevice_error_t idevice_connection_get_fd(idevice_connection_t connection, int *fd);
The text was updated successfully, but these errors were encountered:
please try
brew update brew upgrade --HEAD ios-webkit-debug-proxy
Sorry, something went wrong.
new version pushed to brew Homebrew/homebrew-core@672cb51
brew install -s ios-webkit-debug-proxy
No branches or pull requests
install failed on Mac 10.12.2
The text was updated successfully, but these errors were encountered: