Debugging symbols for OS X Chrome
Asked Answered
A

1

12

How can I get dSYM symbol files for release builds of Chrome on OS X?

E.g. Google kindly publish the debug symbols for their Windows builds on a MS symbol server (http://chromium-browser-symsrv.commondatastorage.googleapis.com) but I can't find a similar repository for the OS X builds.

Of course I can generate my own symbol files by building Chromium from source, but then the binaries won't match Google's own releases...

Antiar answered 10/1, 2014 at 9:13 Comment(0)
T
1

Absolutely not sure that it will work in your case, but I see somewhere :

If you’re unable to download your dSYM from Xcode’s Organizer, visit iTunes Connect, select “My Apps” and “Activity”. Then select the build you want to download the dSYMs for and click on “Download dSYM”.

Tyronetyrosinase answered 20/1, 2017 at 18:5 Comment(0)

© 2022 - 2024 — McMap. All rights reserved.