ios Create new file and add to all target automatically

↘锁芯ラ 提交于 2019-12-12 12:12:19

问题


Currently, I have 2 target like this.

When I create some file, it only choose 1 for default like this. I have to choose all target manually.

I afraid that developers might make some mistakes and don't add to app store version. Is there any way to automatically select both target? Or at least, by default, App Store version should be selected.


回答1:


There's an Xcode plugin here that precisely does what you want.



来源:https://stackoverflow.com/questions/36836002/ios-create-new-file-and-add-to-all-target-automatically

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!