mirror of
https://github.com/sickcodes/Docker-OSX.git
synced 2025-02-15 04:01:50 +00:00
Updated Downloading and installing xcode headless scriptless (markdown)
parent
937384ca42
commit
c7e811a63e
1 changed files with 1 additions and 1 deletions
|
@ -27,5 +27,5 @@ I was using the pre-setup Catalina docker, so I chose [this version](https://dev
|
||||||
|
|
||||||
`DevToolsSecurity -enable`
|
`DevToolsSecurity -enable`
|
||||||
|
|
||||||
5. Remote development can be achieved through VSCode through ssh
|
5. Remote development can be achieved via VSCode through ssh
|
||||||
1. E.g., for swift make sure to change the sourcekit-lsp path to be the output of `xcrun --find sourcekit-lsp`
|
1. E.g., for swift make sure to change the sourcekit-lsp path to be the output of `xcrun --find sourcekit-lsp`
|
Loading…
Reference in a new issue