Ionic + iOS + OneSignal. Configure Xcode from script required

Hello!

We are trying to do a command line configuration for push notifications with OneSignal. See Configuration in Xcode. The configuration step requires opening xcode and adding a target “Notification Service Extension”.

Is there a way for me to add the target via script?

I put the file .xcodeproj, .xcworkspace and the target folder OneSignalNotificationServiceExtension on build and is working.