muter icon indicating copy to clipboard operation
muter copied to clipboard

Child project mutation

Open uncle-alek opened this issue 3 years ago • 0 comments

I'm trying to run muter on a child project that has a configuration with relative file paths outside of the project directory. In this case, xcodebuild is unable to build the project. Could you please suggest the best practice for this case?

A possible solution: copy the project to the same directory, mutate it, and then delete all modified files.

uncle-alek avatar Jul 23 '22 12:07 uncle-alek