Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Option --project suggested erroneously #709

Closed
KyLeggiero opened this issue Sep 25, 2019 · 2 comments · Fixed by #795
Closed

Option --project suggested erroneously #709

KyLeggiero opened this issue Sep 25, 2019 · 2 comments · Fixed by #795

Comments

@KyLeggiero
Copy link

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?
@segiddins
Copy link
Member

That message should be updated, try passing the project as the first arg to config-dump ?

@KyLeggiero
Copy link
Author

That worked, thanks. It does still need to be updated. This ticket can be used for tracking that message update.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants