Отсутствует право на push-уведомление

Я получил предупреждение от Apple после отправки бинарной сборки.

    Missing Push Notification Entitlement - Your app appears to include API used to register with the Apple Push Notification service, but the app signature's entitlements do not include the "aps-environment" entitlement.
If your app uses the Apple Push Notification service, make sure your App ID is enabled for Push Notification in the Provisioning Portal, and resubmit after signing your app with a Distribution provisioning profile that includes the "aps-environment" entitlement. 
See "Provisioning and Development" in the Local and Push Notification Programming Guide for more information. 
If your app does not use the Apple Push Notification service, no action is required. 
You may remove the API from future submissions to stop this warning. 
If you use a third-party framework, you may need to contact the developer for information on removing the API.

    After you’ve corrected the issues, you can use Xcode or Application Loader to upload a new binary to iTunes Connect.

Я не использую Push-уведомления или какие-либо сторонние фреймворки, такие как Coredova, но я не уверен, почему я получаю это предупреждение снова и снова. Я прошел по следующим ссылкам, но везде это проблема сторонних фреймворков.

Я не хочу включать службу push-уведомлений, поскольку не собираюсь использовать ее в своем приложении. Любая помощь будет оценена, чтобы исправить это предупреждение. Заранее спасибо.

Примечание. Уже несколько раз я пытался удалить и заново создать свои профили и сертификаты.

Предупреждение о пропущенном Push-уведомлении

Отсутствует право на push-уведомление

Право IOS на отсутствие push-уведомлений