Open robdotson opened 8 years ago
Using -h when generating documentation creates a full docset AND installs it. Docksets and certainly Xcode installation should not happen if the switch is not enabled.
Just in case it helps somebody - I’ve found the workaround for this issue is to supply the —no-create-docset parameter along with -h
—no-create-docset
Using -h when generating documentation creates a full docset AND installs it. Docksets and certainly Xcode installation should not happen if the switch is not enabled.