David Jennes

Results 161 comments of David Jennes

We might be able to integrate this with the catalog parser?

No it doesn't, but it does provide us with the size of images, so we could maybe apply your code to entries and for each match add some extra flag...

I actually had no idea what that was, cool feature. No idea how we could integrate those in SwiftGen if at all possible.

Since this issue was opened, Sourcery has become quite popular to generate such missing code. You can perfectly conform the groups you want to some `AnimatedSet` protocol (using an extension),...

Pretty sure you have an older SwiftGen version with this bug: https://github.com/SwiftGen/SwiftGen/issues/336 https://github.com/SwiftGen/SwiftGenKit/issues/56 It should have been fixed in 5.2.0, could check if you're using the latest SwiftGen version (5.2.1)?

Closing due to inactivity. OP was probably using an outdated version of SwiftGen. If this is not the case, please reopen the issue.

@yonaskolb @eaigner Could you check if this is still the case with SwiftGen 6.0?

swiftlint can output to a ~~YAML~~ JSON file, and danger can use that

Ah, misread. We can run multiple dangers 😆

The "ok" message would be cool, bit of "feel good" is always nice 😄