can't add Push notification in Xcode for using firebase messaging in flutter

I'm trying to start my app, but I suddenly faced with this errors when i add " Push Notification " in xcode . Have no idea how to solve it.

Provisioning profile "iOS Team Provisioning Profile: *" doesn't support the Push Notifications capability.

Provisioning profile "iOS Team Provisioning Profile: *" doesn't include the aps-environment entitlement.

I have membership in Apple Developer Program .

Xcode Version 12.1 .
can't add Push notification in Xcode for using firebase messaging in flutter
 
 
Q