You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Readme.md
+4
Original file line number
Diff line number
Diff line change
@@ -22,6 +22,10 @@ or install from brew
22
22
23
23
`brew install xcode-build-server`
24
24
25
+
or install from [Macports](https://github.com/macports/macports-ports/blob/master/devel/xcode-build-server/Portfile):
26
+
27
+
`sudo port install xcode-build-server`
28
+
25
29
# Usage
26
30
27
31
choose one of the following usage. No matter which method you use, you need to ensure that the directory where `buildServer.json` is located is **the root directory** of lsp
0 commit comments