lms8
lms8

Reputation: 71

How can I import a crash report in xcode6?

The crash report used to be in Organizer. Too bad from me! Apple likes to move things around and I can no longer can find it in Xcode 6!

Can somebody share where it is found?

Upvotes: 2

Views: 971

Answers (2)

lms8
lms8

Reputation: 71

OK, bobnoble was right, it's there in the windows/devices. However, there is no longer an import option.

In case someone else is looking for this feature, here is how: After opening the devices, view log, select all logs, and drag crash file from Finder into tree list, it will import itself and re-symbol itself!

Upvotes: 4

bobnoble
bobnoble

Reputation: 5824

In Xcode 6, go to Window -> Devices.

Upvotes: 0

Related Questions