ios - Xcode 6 application crash log -


is there way see list of crash logs after xcode application crash (i don't need device crash log)? or @ least, there log similar info xcode app ?

you can find mac applications (including xcode) crash logs here: ~/library/logs/diagnosticreports/


Comments

Popular posts from this blog

node.js - How to mock a third-party api calls in the backend -

node.js - Why do I get "SOCKS connection failed. Connection not allowed by ruleset" for some .onion sites? -

java - Cannot resolve constructor when using ArrayAdapter -