Commit Graph

7 Commits

Author SHA1 Message Date
weiry 7a3406511f android: 用 after_prepare hook 替代 edit-config 注入 xmlns:tools
避免多插件场景下 edit-config 修改同一 <manifest> 节点时产生冲突,
改为在 prepare 后由 hooks/androidManifestToolsNs.js 按需幂等注入。

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-28 10:38:13 +08:00
DerekChia jingqiang.jia@hand-china.com 7b70564f82 add: check does com.apple.Push attribute exist in .pbxproj to avoid not found error. 2017-06-29 15:15:12 +08:00
DerekChia jingqiang.jia@hand-china.com c959fdddeb add: check does ios.release.developmentTeam exist in build.json
fix #245
2017-06-28 16:50:26 +08:00
shuto 4bc2fe3dc1 fix #242 2017-06-23 14:31:46 +08:00
DerekChia jingqiang.jia@hand-china.com eefc2e13cb fix typo 2017-06-06 13:57:38 +08:00
DerekChia jingqiang.jia@hand-china.com 28a9c298c8 Remove useless execution path log 2017-06-05 22:09:22 +08:00
DerekChia jingqiang.jia@hand-china.com c65c5a4057 After hook to turn on 'Push Notification' switch on Xcode 8 2017-06-05 21:55:55 +08:00