I have been able to upload the iOS version of my app to the App Store. But when I tried uploading the MacOS version (Catalyst) I keep getting an error
WARNING ITMS-90889: ""Cannot be used with TestFlight because the bundle at “TradeFlags.app” is missing a provisioning profile. Main bundles are expected to have provisioning profiles in order to be eligible for TestFlight.""
I see on other posts one needs to re-download the provisioning profiles, which I did. Checking in Xcode -> Preferences -> Accounts -> Manage Certificates, I see all the new versions been added when I generated them a new.
But it still gives the same error as above when I try to resubmit the build to the App Store.
I am out of wits on what to do next. Can anyone suggest what to do next?