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

Upload Symbols Failed #255

Closed
maxizhukov opened this issue Oct 23, 2024 · 3 comments
Closed

Upload Symbols Failed #255

maxizhukov opened this issue Oct 23, 2024 · 3 comments
Assignees

Comments

@maxizhukov
Copy link

After archive iOS project and sending it to App Store connect it shows warning:

Here is the text from the screenshot:

Upload Symbols Failed
The archive did not include a dSYM for the AdjustSigSdk.framework with the UUIDs [U123-U123-I123-D123]. Ensure that the archive's dSYM folder includes a DWARF file for AdjustSigSdk.framework with the expected UUIDs.

"react-native": "0.73.6", "react-native-adjust": "^5.0.2",

Screenshot 2024-10-23 at 09 49 57
@dimim
Copy link

dimim commented Oct 23, 2024

Hi @maxizhukov.

Thanks for raising.

This is an ongoing issue. I can confirm:

  • This is known under Xcode 16, with multiple hits reported online
  • The warning is not to worry about: Functionality is not impacted
  • There's a WIP task to solve this

To be on the safe side: Please confirm your Xcode version.

@dimim
Copy link

dimim commented Oct 29, 2024

Hi @maxizhukov.

After further examination of the issue, taking into account the Signature library's model and also e.g. this comment by an Apple Engineer, the warning will not be resolved. Relevant part:

you may not have a dSYM, such as a closed source library from a vendor, and in those cases, the warning is safe to discard.

Documentation will be appr. updated to reflect this.

Kindly share thoughts & especially if you are not using Xcode 16, as that case is different.

Thank you.

@dimim
Copy link

dimim commented Dec 13, 2024

Closing due to inactivity. Kindly LMK and I reopen as needed.

FYI: Docs have been updated here.

@dimim dimim closed this as completed Dec 13, 2024
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

3 participants