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
When use xcodebuild on the iTerm, I get some log:
2016-03-15 22:45:03.654 xcodebuild[57646:6550228] +[MCLog load], env: YES 2016-03-15 22:45:03.656 xcodebuild[57646:6550228] [MCLog] +MCLog pluginDidLoad: +[MCLog pluginDidLoad:], NSBundle </Users/whirlwind/Library/Application Support/Developer/Shared/Xcode/Plug-ins/MCLog.xcplugin> (loaded)
I think they should be removed.
The text was updated successfully, but these errors were encountered:
Fix missing text field on Xcode 7.3 and remove verbose logs. Fix #48, #…
5e8eecd
…47.
No branches or pull requests
When use xcodebuild on the iTerm, I get some log:
2016-03-15 22:45:03.654 xcodebuild[57646:6550228] +[MCLog load], env: YES
2016-03-15 22:45:03.656 xcodebuild[57646:6550228] [MCLog] +MCLog pluginDidLoad: +[MCLog pluginDidLoad:], NSBundle </Users/whirlwind/Library/Application Support/Developer/Shared/Xcode/Plug-ins/MCLog.xcplugin> (loaded)
I think they should be removed.
The text was updated successfully, but these errors were encountered: