Expo certificate in Xcode: doesn't include signing certificate

Hi
I have a published app in App Store.
I’ve decided to eject my app because I need to implement in-app-purchases.
I got my credentials with cli command: expo fetch:ios:certs
I hoped to use these credential in Xcode, but it doesn’t work.
When I select Provisioning Profile (downloaded file from Expo) I get this error

Provisioning profile “[expo] com.. AppStore 20214-" doesn’t include signing certificate "Apple Distribution: **** (*********)”.

I tried a lot of advices from the Internet but it doesn’t work
Please, HELP!!!