We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
xcodeproj show test.xcodeproj will show red color for the title, so I parse fail with yaml format.
xcodeproj show test.xcodeproj
I try xcodeproj show test.xcodeproj --no-color, I get a crash:
xcodeproj show test.xcodeproj --no-color
can't modify frozen String /Users/whirlwind/.rvm/gems/ruby-2.0.0-p481/gems/xcodeproj-0.24.1/lib/xcodeproj/command/show.rb:54:in `block in run' /Users/whirlwind/.rvm/gems/ruby-2.0.0-p481/gems/xcodeproj-0.24.1/lib/xcodeproj/command/show.rb:49:in `each' /Users/whirlwind/.rvm/gems/ruby-2.0.0-p481/gems/xcodeproj-0.24.1/lib/xcodeproj/command/show.rb:49:in `run' /Users/whirlwind/.rvm/gems/ruby-2.0.0-p481/gems/xcodeproj-0.24.1/lib/xcodeproj/command.rb:77:in `run' /Users/whirlwind/.rvm/gems/ruby-2.0.0-p481/gems/xcodeproj-0.24.1/bin/xcodeproj:13:in `<top (required)>' /Users/whirlwind/.rvm/gems/ruby-2.0.0-p481/bin/xcodeproj:23:in `load' /Users/whirlwind/.rvm/gems/ruby-2.0.0-p481/bin/xcodeproj:23:in `<main>' /Users/whirlwind/.rvm/gems/ruby-2.0.0-p481/bin/ruby_executable_hooks:15:in `eval' /Users/whirlwind/.rvm/gems/ruby-2.0.0-p481/bin/ruby_executable_hooks:15:in `<main>'
How to disable color?
The text was updated successfully, but these errors were encountered:
Confirmed bug with xcodeproj 0.23.1.
xcodeproj 0.23.1
Sorry, something went wrong.
bcefbe9
No branches or pull requests
xcodeproj show test.xcodeproj
will show red color for the title, so I parse fail with yaml format.I try
xcodeproj show test.xcodeproj --no-color
, I get a crash:How to disable color?
The text was updated successfully, but these errors were encountered: