ITMS-90561: Invalid Swift Support - The watchOS application has Swift libraries at both

I recently tried to submit an update to an app that I have been constantly updating; the last update was done two months ago using Xcode 11 and I had no issues back then. This time when I Distributed the App using Xcode 12, everything went smoothly without any errors but after a few minutes, I got the following email from Apple.




Dear Developer,

We identified one or more issues with a recent delivery for your app, “My App” 6.2 (6.2). Please correct the following issues, then upload again.

ITMS-90561: Invalid Swift Support - The watchOS application has Swift libraries at both /Payload/My App.app/My App Watch App.app/My App Watch App Extension.appex/Frameworks/ and /Payload/My App.app/My App Watch App.app/Frameworks/. Remove all of the Swift libraries from one of the locations and resubmit your app.

Best regards,
The App Store Team


Any idea what should I be removing?
I solved it by changing Always Embed Swift Standard Libraries from Yes to No. for the Watch App.
ITMS-90561: Invalid Swift Support - The watchOS application has Swift libraries at both
 
 
Q