Nino

Results 8 comments of Nino

Hello @ItzLevvie, Thanks for informing me regarding how Microsoft update their software. Indeed, I followed MacRumors forums on M1 support and the 9to5Mac press release, and thought the M1 version...

Same here, doesn't seem to work with CocoaLumberjack with Xcode 7.2. I used: ``` swift DDLog.addLogger(DDTTYLogger.sharedInstance()) DDTTYLogger.sharedInstance().colorsEnabled = true ``` And then doing `DDLogWarn("Warning")` does not show up in orange....

@kwade101 No, that's not it. The latest version of this plugin already had the 7.2 UUID in it and Xcode loads it.

@robbiehanson Yes, I tried reinstalling and I'm using Alcatraz. The bundle is loaded by Xcode, but it simply won't show colors using CocoaLumberjack.

@robbiehanson Yes, the test project works. I found the fix from [here](https://github.com/CocoaLumberjack/CocoaLumberjack/issues/50#issuecomment-34286656) though. It turns out that an environment variable named `XcodeColors` with value `YES` must be added to the...

Christian has open-sourced the backend https://github.com/christianselig/apollo-backend Running this on a server would be interesting, but you'd have to point the app's base URL to that server.

@austinarchibald Version 1.15.11 has all previously paywalled content available. I can confirm that the highlighted new comments feature works.

@Joshua-Noakes1 I am, but the content isn't paywalled anymore in 1.15.11. You shouldn't need to manually unlock them because that doesn't work in the official app either (Christian took down...