Justin Gregory
Justin Gregory
At some point along the way Apple added a `pauseInteractiveTransition` method to the `UIViewControllerContextTransitioning` protocol. Doesn't seem to hurt anything that it's missing, but just to fix the warning...
I've added Jansson as a repo manifest project into `external/jansson` as part of my AOSP build. Because the project is checked out from Github, there's no `jansson_private_config.h`, so my build...
We discovered this in our automated pipeline build, which was using the `ruby:latest` Docker container. The "latest" container tag must have previously pointed to Ruby v2.7, but now it points...