In XCode project, I have added entitlements file. Now if i am adding any value inside that file like.
com.apple.developer.pushkit.unrestricted-voip Bool Yes.
It gives error while running. Provisioning profile "Development" doesn't include the com.apple.developer.pushkit.unrestricted-VOIP entitlement.
How can I add value in the Provisioning profile for entitlements entry?