We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cfdcfe6 commit 282312aCopy full SHA for 282312a
xcode-build-server
@@ -17,7 +17,7 @@ def show_help():
17
SPECIAL ENVIRONMENT VARIABLE:
18
SOURCEKIT_LOGGING=3: enable detail debug log
19
XBS_LOGPATH: set log path. default is `:stderr`. use `:null` to disable log
20
- XBS_FEAT_NEWFILE: enable auto new file hack by infer flags from same dir files..
+ XBS_FEAT_NEWFILE=1: enable auto new file hack by infer flags from same dir files..
21
"""
22
)
23
exit(0)
0 commit comments