Xcode Provisioning Profile Signing cannot locate profile/Bundle Id

After many days hard slog I have migrated my Flutter mobile app onto macos and installed everything I need, ran the iOS simulator and tested - all good!

No when I try to build, Xcode complains it cannot locate my provisioning profile and therefore cannot create a provisioning profile.

The BundleId (and Team) are set up in the app store and valid - but everytime I run the Signing & Capabilities within Xcode/Runner it errors with "no profiles for.." were found - Xcode couldn't find any iOS App Development profiles - when it is clearly there Help!!

I sussed it out. What a pain!

Xcode Provisioning Profile Signing cannot locate profile/Bundle Id
 
 
Q