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.
可能重复: 发布和调试版本(Obj-C)中的不同代码/配置
有没有办法在 objetive-c 中查找应用程序是在发布模式下运行还是在调试模式下运行?
http://jomnius.blogspot.com/2011/09/how-to-do-dynamic-debug-logging-in.html这似乎引导我走向正确的方向。