Reid Gravelle
Reid Gravelle
Hi, Are you using the Rainbow Creator library or some other custom initializer? If it’s my Rainbow Creator library then the code would be let foregroundColour = UIColor ( hexString:...
Hi, The plugin uses a set of regular expressions to match text in your code that create colours. These are very specific and every time there is a difference then...
Hi, I've just put up a new release on the main branch and I've added support for this. If you would like to try it out and let me know...
Hi, I've just put up a new release on the main branch and I've added support for this. If you would like to try it out and let me know...
Hi, I've just put up a new release on the main branch and I've added support for the (UI|NS)Color.init. If you would like to try it out and let me...
I’m sorry to hear that you are experiencing problems with what I’m assuming is Xcode. Or did you mean that you believe the plug-in is the source of the crashes?...
Hi, Thanks for you patch. I made use of your changes in all of the regular expressions in that file. I preferred your method to how I originally did the...