-
Notifications
You must be signed in to change notification settings - Fork 9
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
Comments
Hi @JaskiratSinghGFG, looking in to it |
same here |
@samuelOsborne Any update on this? |
I have the same issue, any updates? Cant upload a macOS build to AppStore connect because of this issue |
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: |
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 |
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 |
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…”
The text was updated successfully, but these errors were encountered: