Hi,
When we try to build our app on Xcode Cloud, after the app finishes archiving, we get the following error:
ITMS-90486: Invalid WatchKit Support. The expected app is missing from the app’s root location, such as /Payload/[AppName].app/Watch.
How can we fix this? We have an iOS target + a dependent watchOS target. Thank you!