Post

Replies

Boosts

Views

Activity

Reply to can not use fileMerge on swift files
You can fix it yourself, looks like there is no reaction from Apple for years anyway :( $ sudo zsh -c 'grep -v "xcode.lang.comment.recursive" /Applications/Xcode.app/Contents/SharedFrameworks/SourceModel.framework/Versions/A/Resources/LanguageSpecifications/Swift.xclangspec > /Applications/Xcode.app/Contents/SharedFrameworks/DVTFoundation.framework/Versions/A/Resources/Swift.xclangspec' After that, there are no errors and the highlight is back.
Jan ’21