@isaiah Took me a while to realise in one particular file where i had some multiline hardcoded strings, no matter what i asked it to do in that file it always removed the multiline string. I didn't even know what was the issue for a while and just had to keep backing out from xcode's not descript error that may as well have said "somethings wrong". Eventually i realised it kept removing the multiline strings, so i just moved those to a helper file.