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

IPA is missing Symbols #454

Closed
BastianKusserow opened this issue May 10, 2022 · 1 comment
Closed

IPA is missing Symbols #454

BastianKusserow opened this issue May 10, 2022 · 1 comment

Comments

@BastianKusserow
Copy link
Contributor

Currently it seems like the gxp does not add the .symbols files when creating an IPA via the package task if bitcode is disabled.
When exporting an IPA via Xcode, Xcode adds a Symbols folder containing those files.

I took a look at the code and it looks like the IPA is build manually and not via xcodebuild -exportArchive... I'd be happy to help and fix the issues, sadly I do not know how to get the .symbols files from the dSyms of the archive.

@BastianKusserow
Copy link
Contributor Author

Has been resolved with #461

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