Closed
Description
It suggests that I use the --project
option, and then says that option is unknown
% xcodeproj config-dump
[!] No Xcode project document found in the current working directory. Please specify which to use with the `--project` option.
✘ % xcodeproj config-dump --project Foobar.xcodeproj
[!] Unknown option: `--project`
Did you mean: --verbose?