Getting error while creating the ipa (iOS) build

We are using the Airship Plugin and while creating the build we are getting this error-
UserError: error: Signing for “Airship-AirshipCoreResources” requires a development team
Can you please help us with this ?
Logs

I think you need to contact Airship.com about this.

There’s an issue at Apple for this issue.

Hi, we raised a ticket with Airship got below response

Thank you for your patience.

It seems that the issue that you are encountering could be due to the fact that you didn’t add your Apple Developer Account Team ID to the build.json

it is a step that is necessary for IOS, and here is our documentation related to this topic: https://docs.airship.com/platform/mobile/setup/sdk/cordova/

Moreover, here is our documentation related to the Build.json if needed: https://cordova.apache.org/docs/en/latest/guide/platforms/ios/#using-buildjson

Could you please confirm that adding your Apple Developer Account Team ID to the Build.json is resolving this behavior?

But even after using build.json issue is not resolved