Missing icloud entitlement in provisioning profile

Hello,

I have a problem with missing icloud entitlement in provisioning profile. The project is build from Unity engine. Then after I load it in Xcode 11, choosing the provisioning profile I got an error in Xcode saying:

"Provisioning profile 'Profile-name' dosen't include the iClould.com.company-name.product-name entitlement." (company and product of course are changed). Game uses clould kit. I've try to creating new provisioning profiles, going throught entire certification process, nothing works. It happens in manual and automatic signing. I can't figure out how to add the missing iCloud entitlement to the provisioning profile. Did someone stud upon similar error and knows what to do?