David Brunow

Results 18 comments of David Brunow

FYI using this renderer fixes a crash we are seeing when snapshotting a SwiftUI Map on an iOS 16 simulator.

We are seeing a similar regression in Paparazzi as of this weekend. Reverting to a previous snapshot of Paparazzi did not resolve the issue for us but reverting to v1.0.0...

I’m seeing that same issue. For me it is related to binary files, like images, that don’t have a line number in the `location` XML. Here is what such an...

I’d be happy to implement Catalyst functionality on my employer’s time but I am worried that Carthage has no forward movement. There are multiple other pull requests that seem to...

@tmspzz Sorry I was wrong about the pull requests not being merged -- I hadn't noticed that they had been. But we are still waiting on a release for those...

I believe this issue is caused by the wrong path being generated — the `.mom` file exists but it is inside of the `.momd` container rather than being at the...

The problem with Paths (as far as I understand, again I am new to GitHub Actions) is that a pull request could have a file in the path that triggers...

I worked on a sketch of what this could look like: https://github.com/cashapp/AccessibilitySnapshot/pull/213