admin管理员组文章数量:1389897
I have currently an iOS app consisting of 4 different schemes which are different flavors of a same base code. These 4 schemes are eventually published as 4 different apps on the App Store. I have created a Widget Extension that I want to be used only in one of these apps. I understand that I can remove/add the .appex within XCode manually, but I would like to automate this in my CI. I do not use XCodeGen currently, though I think it might finally be a good idea. But I would prefer not to use it, as my app is also a Flutter app and I don't want to mess with the already complex configuration of it. What I would really like is a command line tool, or maybe a Build Phase that would remove/add the .appex based on the scheme. Any clue?
I tried to do it manually and it actually works, but I do not know how to do it automatically.
本文标签: iosHow to automatize embedding an app extension for only one schemeStack Overflow
版权声明:本文标题:ios - How to automatize embedding an app extension for only one scheme? - Stack Overflow 内容由网友自发贡献,该文观点仅代表作者本人, 转载请联系作者并注明出处:http://www.betaflare.com/web/1744650351a2617646.html, 本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容,一经查实,本站将立刻删除。
发表评论