"Upload Symbols Failed" while archiving and uploading a build through Xcode
04:55 06 Jan 2026

enter image description here> The archive did not include a dSYM for the NotificationContent.appex

with the UUIDs[xxx]. Ensure that the archive's dSYM folder includes a DWARF file for NotificationContent.appex with the expected UUIDs.

The archive did not include a dSYM for the NotificationService.appex with the UUIDs[xxx]. Ensure that the archive's dSYM folder includes a DWARF file for NotificationService.appex with the expected UUIDs.

I'm using macos15.0.1 with xcode version 16.1

macos dsym xcode16.1