Is it possible to search though all xcodes logs

后端 未结 3 2037
小鲜肉
小鲜肉 2021-02-05 17:42

XCode now keeps the logs from the previous runs handy which is great.

\"enter

Is t

3条回答
  •  无人及你
    2021-02-05 17:59

    To add onto @DrummerB answer. Once the files are unziped you can do a search with custom scope from within XCode. I prefer this to grep or spotlight.

    enter image description here

    enter image description here

    enter image description here

提交回复
热议问题