Eric DeLabar
Eric DeLabar
Also seeing this in 0.47.1. Custom signature: ``` swift init( _ title: String, @ViewBuilder leftButtonBuilder: () -> LeftButton, @ViewBuilder rightButtonBuilder: () -> RightButton ) ``` Failing Invocation (`multiline_arguments`): ``` swift...
This was working for me on an M1 Mac mini, but just upgrades to an M2 Mini and now it's failing with this same error: ``` 62: [11:08:41]: $ /Users/mac-mini-pa/.gem/ruby/3.2.0/gems/xcov-1.8.1/lib/xcov-core/bin/xcov-core...
I personally don't know enough about ruby to fix this problem or propose a patch, but if anyone needs a workaround, installing Rosetta2 on the build machine allowed `xcov` to...
> Would you mind moving the properties of Aggregate that only apply when there is a delta comparison into a new struct along with the hash of files -> deltas?...
@mattpolzin Sorry to fall of the face of the earth on this one! Things got a little crazy at the day job, but gonna try and get this over the...