I have build my electron app correctly and I'm trying to upload it to the Apple store (for Macs, not Iphones). It is uploaded via the Transporter app (https://apps.apple.com/us/app/transporter/id1450874784?mt=12). But I receive the following warning.
Could not find a MudhornDescriberCapabilities service provider
When I look up the warning message, I cannot find anything useful.
I don't have anything MudhornDescripberCapabilities in my code nor did I have this error a few weeks ago.
The application is a React App that runs on Electron. The update can still be reviewed by Apple & has passed previously with this warning.