If I upload my app with included plugins with no dsyms for the bundles I get a warning message that there are no dysms.
If I select DWARF + dsyms, I get a warning saying it can't find them, even though they are there in the resource file with the correct UUID
For example: The archive did not include a dSYM for the BIS.bundle with the UUIDs [6481C68F-CEE4-33B5-8631-E03251E48FF2, C7482559-F72A-3510-A5B9-00C24F376CD9]. Ensure that the archive's dSYM folder includes a DWARF file for BIS.bundle with the expected UUIDs.
When you choose Get Info on the dsym it shows the UUIDs that the AppStore allegedly can't find.
Any ideas?