apache / apache/cordova-node-xcode
Automate "Notification Service Extension" (File > New > Target) step
- Dominant language
- JavaScript
- Stars
- 217
- Forks
- 102
- Avg merge
- 2d 3h
- Merged PRs (30d)
- 6
Description
Hi ✋ ,
I'm working with a Cordova based App, and I would like to automate the "Notification Service Extension" step (In Xcode: File > New > Target) (for example, in Jenkins pipeline) , since I saw that after doing it, remove platform, and add it again, the associated target is removed 😭
I've been searching through the docs, stack overflow and another issues and I haven't seen anything... (and trying to make a diff between platform without/with the extension seems impossible)... is this possible / or somebody can provide an example of something similar (since my knowledge over xcode is very limited) ?
Thanks a lot in advance!
_PS: actually this is duplicate from (https://github.com/apache/cordova-ios/issues/582) because I didn't know the existence of this project, if you think that the issue in the cordova-ios project should be closed let me know 🙏_
_PS: meanwhile I'm going to try myself with the library, if I achieve something I'll post here the solution for helping 👍_
Contributor guide
Assessment
This issue has not been assessed yet.