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 a6d6897 commit cfdcfe6Copy full SHA for cfdcfe6
xcode-build-server
@@ -17,6 +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..
21
"""
22
)
23
exit(0)
0 commit comments