Closed nikilesh122 closed 4 years ago
hey @nikilesh122 I'm sorry that muter is not working! we are about to release a new version soon
in the mean time, if you really want to use muter you can build from feature/update-swift-syntax
.
there may be a few bumps regarding lib_InternalSwiftSyntaxParser.dylib
, but I can help you out if you need.
@rakaramos I tried switching to that branch and did an install of the updated codebase, now it is always failing with the above command with a segmentation fault 11 and sometimes it never even throws the error. I felt like the master branch is much more stable as at least it used to fail sporadically.
Also, do we have a date for the next stable release?
@nikilesh122 we don't have any dates so far, maybe after Xcode 12 is released...
hey @nikilesh122 just recently we've release v14
. Would mind giving it a try?
I'll close this for now, feel free to re-open if needed.
@rakaramos I guess I need to upgrade my Xcode and do minor changes in the existing code which will take some time will update with the results. thanks for the help
when I run the muter command with the option --files-to-mutate. The command most of the times fails by throwing an exception of segmentation fault 11
Any idea why I am getting this issue Running on Xcode 11.4 actual command running : muter --files-to-mutate "./**\/\<file-name>"