Dave Wood
Dave Wood
I still like the idea, it's just low in priorities right now. Ideally anyone can use this already, without it being added to the master branch. But I'll need to...
Yes, it's something I want to add, when I have time to dedicate to XCGLogger.
I've also written up a quick method that lets you switch back and forth between unsigned & signed Xcode versions, without duplicating the whole Xcode.app (12+ Gigs). It only duplicates...
@cyrus86 Have you followed the instructions here https://github.com/DaveWoodCom/XCGLogger#restore-plug-in-support to unsign Xcode? And have you updated the DVTPlugInCompatibilityUUIDs list in the Info.plist here: ~/Library/Application\ Support/Developer/Shared/Xcode/Plug-ins/XcodeColors.xcplugin/Contents/Info.plist to add the correct id's? It's...
@cyrus86 Sounds like you're using the `ANSIColorLogFormatter` instead of the `XcodeColorsLogFormatter`. The `ANSIColorLogFormatter` should be used for terminal output that supports ANSI colour, for tailing a log file for example....
XCGLogger 7.1.3 changes the deployment targets to the minimum allowed by Xcode 15.3.
Ideally, I'd like to see linting actually work with a `:path` source. It would be handy to test the .podspec without having to push possibly broken spec's to the repo...
Hmm, that's very interesting. I'd missed that completely. Not sure the docs are as clear as they could be in that case then. Will definitely same me some time now...
Yes, the numbers have apparently reset, though are quite high since internally they seem to have mapped existing (current/not deleted) radars to new feedback reports. The other main difference is...
Thanks @liayn, this fixed the issue I was having generating OAuth tokens using an identity provider from PingIdentity.