Tim Condon
Tim Condon
We upped the minimum versions for JWTKit v5 so it's been like that for a while. I'm not against lowering it to iOS 15 but we probably need to have...
Yeah it's a symptom of the platforms mess in SwiftPM. Very happy to accept a PR for iOS 15 though (and other related platforms) - I can't see that holding...
Can you enabled SQL Logging and see what it's generating?
It's causing issues trying to write some that produces no warnings/errors in both language versions. Higher up the list is we're going to move to Swift Testing which pretty much...
This was mainly necessitated by the move to Swift Testing unfotunately
Xcode doesn't give us a lot to work with, have you tried https://github.com/ashokgelal/xcode-leaf-color-schemer Otherwise there's a great VScode extension https://marketplace.visualstudio.com/items?itemName=Vapor.vapor-vscode
@Muning69 we're very limited with what we can do with Xcode so I would love to be able to provide a plugin for Leaf but we can't actually make anything...
@Muning69 Xcode's extensions allow us to map `.leaf` file types to use HTML syntax highlighting and that's pretty much it. We can't offer syntax highlighting for Leaf syntax, can't offer...
Just an FYI I'm going to be doing an Imperial code sprint next week to go through all the issues and PRs
Marking ready for review to trigger CI