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.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.