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

Will it generate dSYM file? #99

Open
langyufei opened this issue Jul 7, 2014 · 0 comments
Open

Will it generate dSYM file? #99

langyufei opened this issue Jul 7, 2014 · 0 comments

Comments

@langyufei
Copy link

Hi,

The tutorial is awesome! I've been using it for a long time and now it still works great.
Just one thing bothers me recently and I am not sure how to fix it. I can not "symbolicate" the crash log that QA team sends me back if the crash was caused by the framework, in another word, I don't have the dSYM file for framework. I am not sure how to make XCode generate dSYM file for the framework especially when archiving the project. A little help please

To give a little more detail. I linked the framework in the project as a dependent project instead of using framework.framework bundle. When debugging it, it seems like dSYM will be built into the binary but when archiving the project, dSYM will be removed from binary?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant