When I plug my device in and run my app, the log output doesn't show up in the Organizer Console. Is there some other place to look for log output? I thought I could find it in Console.app but I'm hav开发者_运维知识库ing trouble.
It sounds like you're looking in xcode 'organiser' window, which is the correct place.
Are you running foul of this bug:
Why is XCode Organizer console sometimes empty when I connect my iPhone
Essentially you may need to completely quit and restart xcode after connecting the device and/or whenever it stops working.
I noticed in the Settings app, there is now a Developer entry which has a Logging On/Off switch. I'm not sure what it does exactly but you might want to try turning it on.
精彩评论