apache / apache/cordova-node-xcode
Adding "Notification Service Extension" using node js scripts
- Dominant language
- JavaScript
- Stars
- 217
- Forks
- 102
- Avg merge
- 2d 3h
- Merged PRs (30d)
- 6
Description
Hi Team,
I'm working with a Capacitor 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!
Contributor guide
Research direction
Start by reproducing the Xcode File > New > Target step and the remove-platform/add-platform behavior described in the issue. Define how a Node.js script or API would create the Notification Service Extension during the Jenkins workflow, with completion meaning the target remains present after regenerating the iOS platform.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- ios, javascript, nodejs
- Domain
- build-system, mobile
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100