Relative Content

Tag Archive for iosxcodetuist

How can I turn “Copy only when installing” option using Tuist setup

I’m currently converting my project using tuist which has 2 extensions. After generate with tuist, Main app target configured like pic1 attached below. but to compile and run my app successfully I need to turn Copy only when installing option on. Is there any way to turn this option on tuist edit project? I have tried couple of days to configure using tuist edit, still failing to configure it. Anyone could help me?