Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Validate .dSYM + app/ipa bundles #449

Open
jmoody opened this issue Apr 24, 2016 · 0 comments
Open

Validate .dSYM + app/ipa bundles #449

jmoody opened this issue Apr 24, 2016 · 0 comments

Comments

@jmoody
Copy link
Member

jmoody commented Apr 24, 2016

1. put the dSYM.zip and .ipa in a directory
2. $ unzip <the>.ipa
3. $ unzip <the>.dSYM.zip
4. $ xcrun dwarfdump --uuid Payload/App.app/App
5. $ xcrun dwarfdump --uuid App.app.dSYM
@jmoody jmoody added this to the 2.1.2 milestone Apr 24, 2016
@jmoody jmoody removed this from the 2.1.2 milestone May 17, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant