You've already forked Docker-OSX
mirror of
https://github.com/sickcodes/Docker-OSX.git
synced 2025-08-04 18:36:24 -05:00
Updated Downloading and installing xcode headless scriptless (markdown)
@ -26,3 +26,6 @@ I was using the pre-setup Catalina docker, so I chose [this version](https://dev
|
|||||||
`sudo xcodebuild -runFirstLaunch` (took ~10 minutes for me)
|
`sudo xcodebuild -runFirstLaunch` (took ~10 minutes for me)
|
||||||
|
|
||||||
`DevToolsSecurity -enable`
|
`DevToolsSecurity -enable`
|
||||||
|
|
||||||
|
5. Remote development can be achieved through 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`
|
Reference in New Issue
Block a user