I have been editing a lot of .xm files recently in Xcode. .xm is the file extension for a Logos iOS tweak, but has nearly identical code to Objective-c. My question is this: how can I make Xcode use objective-c code completions for .xm files? Currently it does not do this. I am using Xcode 5.1.1
Thanks!