Skip to content
New issue

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

Add Xcode to requirements listed in installation.mdx #842

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Commits on Jul 26, 2023

  1. Update installation.mdx

    When I ran `brew install idb-companion` , I was asked to install Xcode. Which is pretty serious business (in terms of waiting times) so I am adding this to the install instructions.
    
    ```shell
    % brew install idb-companion
    idb-companion: A full installation of Xcode.app 13.0 is required to compile
    this software. Installing just the Command Line Tools is not sufficient.
    
    Xcode can be installed from the App Store.
    Error: idb-companion: An unsatisfied requirement failed this build.
    ```
    guy4261 committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    e5c46b8 View commit details
    Browse the repository at this point in the history