你可以死记下地址格式, 但是一旦不同的xcode和模拟器版本改变变了地址, 又得记, 从活动管理器里其实是可以直接查看的:
- Launch the app in the simulator
- Open Activity Monitor
- Find the name of your app in the CPU tab
- Double-click it and open the “Open Files and Ports”
来源:
本文共 266 字,大约阅读时间需要 1 分钟。
你可以死记下地址格式, 但是一旦不同的xcode和模拟器版本改变变了地址, 又得记, 从活动管理器里其实是可以直接查看的:
来源:
转载于:https://www.cnblogs.com/walkerwang/p/4281912.html