Can not find the entitlements after update bundleId capabilities,how to fix it?

1、I want to add entiltments : access wifi information、app groups and siri capability
2、so I edit my bundleId and add these capabilitities.
3、Then, I update my provisioning profiles
4、downloading the provisioning and analysis it I found it still doesn`t have those entitlments. Xcode still gave the error.

How can I fix it?
The easiest way to deal with this is to enable automatic code signing. Is that not an option in this case?

Share and Enjoy

Quinn “The Eskimo!” @ Developer Technical Support @ Apple
let myEmail = "eskimo" + "1" + "@apple.com"
In our company we have different team dealing with certs and coding.

Our team Id is : 88L2Q4487U
The Bundle Id is : com.tencent.tenvideo
The profile is : com.tencent.tenvideoProductionSignProvision.provisionprofile

Im sure I have enable the cabalibities but after editing the profile I didnt work.
Can not find the entitlements after update bundleId capabilities,how to fix it?
 
 
Q