Build Error when using push notification onesignal IOS

Hi
I have built and works fine with Android. But build IOS then error

UserError: error: Provisioning profile "xxx" doesn't support the Push Notifications capability. (in target 'xxx' from project 'xxx')

I also did the steps Cordova SDK Setup

Do I need to configure the path file CertificateApple Push Services in voltbuilder.json ?

The problem has been resolved. I need to go to the Apple Deverlopment Page to download the Profiles again and then go to the certificates folder.
Thanks.