Hi all,
I’ve been working on this XCode Applescript app and I must have done something, but the now my script doesn’t have a color coded syntax anymore. When I open a new project it does work fine…
Does anyone know where to set/correct this???
Thanks
Skip
XCode 2.1 on OS X 10.4.2
Xcode preferences → Fonts & Colors → Syntax Coloring
But I’ll also chime in that Xcode does seemto be a little iffy with it’s coloring, I see weird stuff a lot. Though most problsms are soved by selecting everything.
I’m guessing that the text has gone black, which means that the syntax is wrong somewhere (it hasn’t ‘compiled’ properly), but Xcode still allows you to save the file. To find your error, try compiling it again (Command-K).