Ant-Media-Server icon indicating copy to clipboard operation
Ant-Media-Server copied to clipboard

The archive did not include a dSYM for the WebRTC IOS-SDK

Open USAMAWIZARD opened this issue 6 months ago • 0 comments
trafficstars

When uploading archive to App Store it requires dSYM files , currently we don't have these files available in the project , this lead to the below error when uploading the archives

“ The archive did not include a dSYM for the WebRTC.framework with the UUIDs [uuid here]. Ensure that the archive’s dSYM folder includes a DWARF file for WebRTC.framework with the expected UUIDs.”

expectations is to make this files available by so that it does not complain when uploading the archives to App Store.

USAMAWIZARD avatar May 13 '25 07:05 USAMAWIZARD