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

[Bug]: "The archive did not include a dSYM for the OneSignalUser.framework" (Distributing Archive to App Store from Organizer) #1027

Open
2 of 3 tasks
dwengs opened this issue Oct 16, 2024 · 0 comments

Comments

@dwengs
Copy link

dwengs commented Oct 16, 2024

What happened?

This could be expected behaviour, but maybe there is something you can do about this.

  • When I tried to send/distribute the Archive from Organizer window on Xcode, the sending process succesfully completes with warnings.
  • The warning is like: "Upload Symbols Failed - The archive did not include a dSYM for the OneSignalUser.framework with the UUIDs [{uuids here}]. Ensure that the archive's dSYM folder includes a DWARF file for OneSignalUser.framework with the expected UUIDs.
  • I got the same warning 10 times only with different UUID's.
  • App works with no problems, Push notifications etc. working.

Same behavior examples in past 2 weeks (Apple Engineer also replied):

Steps to reproduce?

1. Update Xcode to v16
2. Create Cordova App with iOS platform
3. Add onesignal-cordova-plugin 5.2.6
4. Open iOS platform folder/project with Xcode
5. Enter app details & version, select certs and profiles, update icons
6. Clean Build folder and Archive
7. Open Organizer window
8. Select the newly created Archive and click Distribute App
9. Select "Test Flight Internal Only" and "Distribute"
10. Get warnings.

What did you expect to happen?

No warnings, just green OK checkbox would do ok :)

OneSignal Cordova SDK version

5.2.6

Which platform(s) are affected?

  • iOS
  • Android

Relevant log output

Upload Symbols Failed
The archive did not include a dSYM for the OneSignalUser.framework with the UUIDs [***]. Ensure that the archive's dSYM folder includes a DWARF file for OneSignalUser.framework with the expected UUIDs.

Code of Conduct

  • I agree to follow this project's Code of Conduct
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