I converted project from swift 2.+ to 3.0.
I got an error like below.
command failed due to signal segmentation fault 11
When i saw error description, it indicates to multiple files. I observed in all files i used mutableCopy. If i made a comment in any one of swift file related that can be removed from the list of files in above error.
Please help me in this issue.
Thanks in Advance.