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

Debug symbols are missing when using SPM #121

Closed
horsejockey opened this issue Oct 2, 2024 · 3 comments
Closed

Debug symbols are missing when using SPM #121

horsejockey opened this issue Oct 2, 2024 · 3 comments

Comments

@horsejockey
Copy link

Screenshot 2024-10-01 at 9 10 07 PM
@enginseer-dev
Copy link

Hello, @horsejockey

These warnings related to missing dSYM files are not specific to the Pushwoosh framework but are being experienced across multiple frameworks, including AdMob and Google UMP, when using Xcode 16. Based on community feedback and other related issues (e.g., Sentry Cocoa GitHub issue and Apple Developer Forum thread).

It seems to be an issue with Xcode 16.

If the warnings are disruptive to your workflow and you'd prefer to avoid them, an alternative option is to roll back to Xcode 15, where these warnings were not present. Xcode 15 should allow you to build your app without these issues until Apple provides a resolution in a future Xcode 16 update.

We are also tracking this issue and will provide an update as more information becomes available.

@enginseer-dev enginseer-dev pinned this issue Oct 2, 2024
@horsejockey
Copy link
Author

Thank you. It is not an issue for me. It seems though that if I got a crash inside the Pushwoosh framework I would not be able to provide good information to your team about where it was happening if the dsyms are missing. So I guess is this warning accurate in that sense?

@enginseer-dev
Copy link

Hello, @horsejockey

Thank you for the patience in resolution of the issue.

The missing dSYM warning has been fixed in the latest release:
https://github.com/Pushwoosh/pushwoosh-ios-sdk/releases/tag/6.7.9

Please update the Pushwoosh plugin in your project to the latest version.

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

2 participants