On Jul 29, 2016, at 14:31 , Trygve Inda <[email protected]> wrote: > > I have Project Class Names set to blue and Other Class Names set to magenta.
So do I, more or less, and it seems to be working in Xcode 7.3.1 as well as in past versions. > All the class names are coming up in magenta when I do something like: > > @class MyClass; What does “something like” mean? Is MyClass actually defined within the module, or is there only this forward reference? Is the actual declaration in a header file that Xcode regards as coming from a framework or library?
_______________________________________________ Do not post admin requests to the list. They will be ignored. Xcode-users mailing list ([email protected]) Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/xcode-users/archive%40mail-archive.com This email sent to [email protected]
