Our App use iCloud Key-Value Storage, after being transferred from old team to new team, app build failed and the error shows "Provisioning profile "iOS Team Provisioning Profile: "appbundleid"" doesn't match the entitlements file's value for the com.apple.developer.ubiquity-kvstore-identifier entitlement.", I look up the Provision profile, value for the com.apple.developer.ubiquity-kvstore-identifier is oldteamid.appbundleid, the value should be newteamid.appbundleid.
how can i solve this?