LoginSignup
0
0

More than 5 years have passed since last update.

Xcode8の不要なログを排除する

Last updated at Posted at 2017-07-27

XCodeのログがごちゃごちゃ増えてて見にくかったので調べてみました

1.[Product] -> [Scheme] -> [EditScheme...] を選択
2.[Environment Variables] に OS_ACTIVITY_MODE = disable と値を追加

これで消えました

0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0