Don't use this, use behaviors instead.
HideXcodeVariablesView is an "old style" Xcode plugin for defaulting to showing only the console view, not the variables view, in the debug area at the bottom of the window.
Before:
After:
- Un-sign Xcode
- Copy the latest release of
IgnoreXcodeImageCompletions.xcplugin
to~/Library/Application Support/Developer/Shared/Xcode/Plug-ins
OR:
- Un-sign Xcode
- Clone the repo
- Run
make install
Currently this plugin has been tested with (and has the UUIDs for):
- Xcode 9.2 (9C40b)