James Sherlock

Results 152 comments of James Sherlock

@Huddie Yea so I think the difference is with the new system you can have multiple named templates but previously you could have a single template that was called `ISSUE_TEMPLATE.md`...

I also saw you on Twitter a couple weeks ago mentioning repo health, could be cool to have that as a widget to see like any new issues, prs, etc?

Maybe needs it’s own card but home screen widget is just a minified today widget, so could then expand it and have it breakdown by top 3 repos or something...

> I have no idea whether they’re optional already or what the default may be They can be controlled on/off through the settings page - defaulted to on. It is...

Agree with Bas about the traditional popups being really annoying; but I can say that in an app I've published we had an astonishing response to using the new iOS...

Option to share the app can be done via 3D touch on compatible devices, still not against putting that in the Settings page along with the work for starring (#210)...

So genuinely, when I was having a nosey earlier at the rankings on the App Store - I misspelled GitHub (Think I did GiyHub) and was surprised to actually have...

Wondering if there is any update on the SwiftPM situation? We've seen that Firebase have overcome similar (though maybe not identical) problems. Our project is exclusively on SwiftPM.

You can take a look at [this implementation](https://github.com/DaveWoodCom/XCGLogger/blob/master/Sources/XCGLogger/LogFormatters/XcodeColorsLogFormatter.swift) included in XCGLogger about how to introduce a "Log Formatter". At this point you can use `log.destination(withIdentifier: XCGLogger.Constants. baseConsoleDestinationIdentifier)` in order to...

Hey @dempseyatgithub, used this application tool today and it was excellent 👏 I did run into this problem though where I label my Xcode versions based on the version (as...