Carlo Licciardi

Results 4 comments of Carlo Licciardi

You can set those field in the `beforeSend` function: For example: ``` beforeSend: function( xhr ) { debugger; xhr.withCredentials = true; } ```

I just pointed my pod to this fix ``` pod 'JSONKit',:git => '[email protected]:matsu911/JSONKit.git' ``` @johnezang Is this repo mantained anymore?

I have some additional information. TSMessages loads the background colors from a default JSON configuration file. Those colors are in HEX format (Eg. "#AA317B"). For some reason when TSMessages passes...

> The latest version of gfxCardStatus still appears to have issues on Mojave (10.14.2) - this was the case for myself on a fresh MacOS install. > > For anyone...