apache / apache/cordova-node-xcode
Adding "Notification Service Extension" using node js scripts
- 主要语言
- JavaScript
- 星标
- 217
- 派生
- 102
- 平均合并
- 2 天 3 小时
- 30 天内合并 PR
- 6
描述
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!
贡献指南
调研方向
首先,复现 issue 中描述的 Xcode File > New > Target 步骤以及 remove-platform/add-platform 行为。定义 Node.js 脚本或 API 如何在 Jenkins 工作流期间创建 Notification Service Extension,其中完成的含义是:重新生成 iOS 平台后 target 仍然存在。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- ios, javascript, nodejs
- 领域
- build-system, mobile
- Issue 类型
- 功能
- 难度
- 5/5
- 预计耗时
- 一周以上
- 活跃度
- 停滞
- 描述清晰度
- 需要澄清
- 新手友好度
- 25/100