Skip to content

Commit

Permalink
Add direct instruction about installing Xcode Developer Tools
Browse files Browse the repository at this point in the history
Related to ben-z#2
  • Loading branch information
thSoft authored Feb 6, 2020
1 parent 0b134f1 commit b0c4d1f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ csrutil enable
1. "In the code-signing step, I'm getting `the codesign_allocate helper tool cannot be found or used`."
Make sure you have the latest Xcode comandline tools! See issues [#2](https://github.com/ben-z/free-sidecar/issues/2) and [#3](https://github.com/ben-z/free-sidecar/issues/3).
Make sure you have the latest Xcode comandline tools! You can install them by running `xcode-select --install` (and optionally also `xcode-select --reset`).
1. General questions to consider before opening an issue:
1. Did you try wired mode?
Expand Down

0 comments on commit b0c4d1f

Please sign in to comment.