Skip to content

Uploading to Testflight fails with error regarding dSYM for WebRTC.framework #33

@sjwhitmore

Description

@sjwhitmore

The library works well when I build & test locally. When I archive & attempt to upload to TestFlight, I get the following error -

Upload symbols failed - The archive did not include a dSYM for the WebRTC.framework with the UUIDs [4C4C449A-5555-3144-A135-7566E867E77A]. Ensure that the archive's dSYM folder includes a DWARF file for WebRTC.framework with the expected UUIDs

I've already tried the following -

Additional info:

  • I'm on Xcode 16.3
  • I added this package via SPM
  • It appears when I look at the intermediate build artifacts the dSYM for WebRTC is not being generated at all, rather than not being included w/ the build.

Do you have any suggestions on how to fix?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions