Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
一个简单的 Cocoa 应用程序,我可以调试它,断点正常触发。但是在使用安全框架以 root 身份授权后,断点无法再次触发,我无法再次调试应用程序。为什么?我应该怎么做才能解决它。
尝试先以 sudo 方式打开 Xcode:
cd /Developer/Applications sudo open Xcode