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

Xcode16 build with debug mode missing dSYM #42

Open
JaskiratSinghGFG opened this issue Oct 21, 2024 · 8 comments
Open

Xcode16 build with debug mode missing dSYM #42

JaskiratSinghGFG opened this issue Oct 21, 2024 · 8 comments

Comments

@JaskiratSinghGFG
Copy link

Library version: v0.6.3

Goal: To submit my build with Xcode 16 to App Store Connect with dSYM included without getting warnings.

Xcode 16: When I create an archive in Xcode 16 and submit it to App Store Connect, I receive the following warnings: “Upload Symbols Failed…”

Screenshot 2024-10-21 at 12 48 42 PM
@samuelOsborne
Copy link
Member

Hi @JaskiratSinghGFG, looking in to it

@spaquet
Copy link

spaquet commented Nov 27, 2024

same here

@JaskiratSinghGFG
Copy link
Author

@samuelOsborne Any update on this?

@marco906
Copy link

marco906 commented Jan 13, 2025

I have the same issue, any updates? Cant upload a macOS build to AppStore connect because of this issue

@samuelOsborne
Copy link
Member

Hi @marco906 is this an error for you? not a warning

@marco906
Copy link

Hi @marco906 is this an error for you? not a warning

I get it as a warning when archiving in xcode or fastlane similar as the other users showed. The build is also uploaded to App Store Connect, but then gets immediately invalidated by Apple with this message:image

@samuelOsborne
Copy link
Member

hey @marco906 are you using SPM ? Would you be able to change the dependancy to use this branch : fix/package-sym-links

Im hoping it fixes your problem

@samuelOsborne
Copy link
Member

It seems that @marco906's error and the missing dSYM warning is not the same problem. For the moment I have (I Hope) a working fix for his issue preventing app store upload.

Since the dSYM warning doesn't prevent app store upload, this will be looked in to at later date

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

4 participants